Comment on Has anyone migrated from a Markdown notes app to another?
ClownsInSpace2@lemmy.zip 2 days ago
I just edit markdown files with neovim and sync with Syncthing. I don’t have it set up on android, but you sould probably use markor to edit.
Nibodhika@lemmy.world 1 day ago
I used to do that, but eventually found out about silverbullet.md it’s still just markdown files but I can edit them on the go with my phone.
Plus it has some nice extra syntax to query documents that’s quite handy.
sk@utsukta.org 1 day ago
Nibodhika@lemmy.world 1 day ago
Yup, just drop the markdown files in the folder where Silverbullet stores the markdown files and they’re accessible. BTW the format to reference a file is [[path/to/file]] and you can reference inexistent files and they will get created when you navigate to them.