When I installed Joplin I created dropbox account to synchronize with Joplin. Today I installed Joplin on a new phone ( android ), but realized that I forgot the dropbox account login. Is it possible to find it at Joplin configuration?
Also- One possible solution may be to export my notes, create other account and use it. Is it possible to export all the notes and Journals at once?
Thank you for your answer. I checked the FAQ, but I haven’t found any answer for that, nor the documentation. I’ll check again. The Joplin page itself (https://joplin.cozic.net/) is where I found most of the info I have, bur i still don’t know if its possible to export all notes at once.
About the password option in Dropbox, it’s not possible, as I didn’t forgot the password, but the username. I was wondering if its registered somewhere in Joplin’s configurations files.
Do you have your notes on the desktop app too? If so you can check the file database.sqlite in your profile directory and open the “settings” table. There should be a passwordCache key in there, which will have your username/password.
To export, just export to JEX as it will contain all your notes, notebooks, etc.
I’m not a programmer, so this is as far as i could go:
Downloaded DB browser for SQLite. Opened “database.sqlite”.
found “Settings” table and “Key”, but I couldn’t locate the username…