joplin2obsidian has not been updated in a while.
I gave another try to Yanom and almost succeeded:
- Export all notes from Joplin as MD+Frontmatter
- Run Yanom with:
- input markdown, multimarkdown
- output obsidian
- tags: leave blank to convert all tags
This works pretty well, the only problem are spaces in file names of linked attachments. A solution is described here:
Which I hope I will be able to resolve via sed. (I prefer .
BTW, compiling Yanom in Linux looks like quite a task, so I ran the pre-compiled Windows binary with WINE.