Hey,
I’m using Joplin (a Markdown note taking app) and think about migrating to Logseq because of multiple reasons.
The main problems I have not yet solved:
- OSS-Syncing Logseq notes between Desktop OS and Android. Logseq does not have an OSS selfhostable sync-server like Joplin has…
- Making sure to transform my stuff, so that Logseq can work with it. Yes, it’s both Markdown, but especially images and how Joplin handles them seem to be a problem for this migration.
What are your experiences? Have you ever switched between 2 Markdown note taking apps?
- Which ones?
- How well went it?
Is it maybe even possible to use app 1 and a Desktop OS and a totally different app on Android simultaneously on the same data? The common standard is Markdown…
I was recently turned on to Notesnook and it’s been incredible. It really is a FOSS replacement for Evernote.
Getting sync server running is a bit of a challenge, though, since there is very little documentation for it. If you’ve ever set up an internet-connected server before, though, it’s not too hard to figure out. There’s a docker-compose.yml file that does a lot of the work for you.