Hello
I've read here it's possible to use joplin.sqlite file from Android to recover notes in Desktop app.
How to go about that.
I just opened the file with sqlite browser to see it, but that's about it.
Ty
Hello
I've read here it's possible to use joplin.sqlite file from Android to recover notes in Desktop app.
How to go about that.
I just opened the file with sqlite browser to see it, but that's about it.
Ty
You can replace the database.sqlite file in your profile directory.
What I normally suggest is that you first open the dev mode (Help > Copy dev mode command to keyboard) and run it. That will create a new joplindev-desktop profile next to your normal joplin-desktop profile (or just go to Help > Open profile directory).
Then just replace the database with your mobile one by giving it the name of the original.
Hey thank you. You showed me two things, dev env and how to find the profile directory. I though it was in Appdata/Roaming and that doesn't look the same