You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In Joplin Android, in a new profile, switch from the All notes notebook to another notebook
In Chrome, go to google.com and use the share function to share the url to Joplin
Observe the notebook is set at the top, and the title is not set
Make some additional change to the note content
Exit the note
Re-open the note
Observe the notebook is set to ..., which means if you switch to another app while on the note list and switch back, the note disappears, and is only visible in the All notes notebooks
The issues are as follows:
When the new note is created via the share function, the notebook is not correctly persisted, so it is cleared out when exiting and re-entering the note. Also if step 1 is omitted, and the app is a fresh installation, the note created via share to Joplin will initially display ... as the notebook, without the need to exit and re-enter the note.
See video:
studio64_1wySHPAYxP.mp4
Expected behaviour
When a new note is created via share to Joplin, the active folder should always be set and persisted as the parent notebook
Operating system
Android
Joplin version
3.6.15
Desktop version info
No response
Current behaviour
Reproduction steps:
The issues are as follows:
When the new note is created via the share function, the notebook is not correctly persisted, so it is cleared out when exiting and re-entering the note. Also if step 1 is omitted, and the app is a fresh installation, the note created via share to Joplin will initially display ... as the notebook, without the need to exit and re-enter the note.
See video:
studio64_1wySHPAYxP.mp4
Expected behaviour
When a new note is created via share to Joplin, the active folder should always be set and persisted as the parent notebook
Logs
No response