Comment on Help finding a new notes app
Painfinity@lemmy.dbzer0.com 8 months ago
Hey!
Correct me if I’m wrong, but Joplin has all of what you’re asking for and if you self-host, even a few things more like note sharing and note collaboration.
As for multiple users: You can have multiple users (“Profiles”) locally inside the app, or if you mean different accounts altogether, you can indeed have and manage them all in your own self-hosted Joplin server instance.
jaschen@lemm.ee 8 months ago
Hey! Thank you for replying. I’m reinstalling the docker-compose right as we speak.
Painfinity@lemmy.dbzer0.com 8 months ago
Dope! Lemmy know (;) if you have other questions.
jaschen@lemm.ee 8 months ago
Now I’m stuck trying to take the Synology export which is .NSX and convert it to markdown so I can upload it.
Painfinity@lemmy.dbzer0.com 8 months ago
Ahh yes, the well known dilemma of “data portability”, also know as “If you can’t leave with your stuff, you might as well stay with us”. That’s something I’d definitively recommend you look out for in the future, here, I’ll make the first step for you [for Joplin]:
As for your problem at hand, imma be honest chief, it’s not going to be perfect. You have two options, but both of those options will require that you manually adjust some notes, that’s just a consequence of today’s world in which different note apps are built completely different and there not being a universally agreed on format that can easily contain all the contents of a single note in one file. Synology using their weird format doesn’t make it easier either so you’re going to have to put in the work to break out of that file format first. This is true regardless if you ultimately decide to switch to Obsidian, SilverBullet, MoeMemos, Nextcloud Notes, you name it. With Joplin at least, you’ll be able to automate the import of 98,9% of all your notes, but even that still means that you’ll have to manually adjust some notes. Here are your options:
Automate the process:
Copy-paste each note:
Lastly, my personal experience: I moved from Google Keep to Joplin and I know nothing about scripts or code, so I copy-pasted most of my notes manually into Joplin, downloaded the attachments and added them manually, then reformatted the notes manually. It was a pain in the ass. But nowhere near as painful as importing 1000, 20’000, hell possibly 100’000 notes that will probably accumulate in the years to come. Importing them in a different note app would be straight up inhuman or at the very least impossible without a script, so I’d personally recommend you and your family make the switch to a more flexible file format right now, while you still can.
Good luck!