bwat47
@bwat47@lemmy.world
This is a remote user, information on this page may be incomplete. View at Source ↗
- Comment on Has anyone migrated from a Markdown notes app to another? 21 hours ago:
Joplin’s notes can easily be exported as standard markdown (File | Export All | Markdown).
When I was evaluating Joplin and Obsidian for my notes, I switched between them multiple times and it was very easy. The markdown exported from joplin can just be opened directly as an obsidian vault, the only issue is if you had resized any images with Joplin’s rich text editor (doing that converts the images to html img src tags, but that was easily fixed with a script to convert them back to markdown links)