Hacker News new | ask | show | jobs
by radlad 1485 days ago
vimwiki is pretty good, but it uses a proprietary vimwiki format.

You can switch it over to Markdown but you lose a couple features IIRC.

I have a pretty extensive vimwiki, but it's only available on my laptops. I sync it via Git and have to remember to commit and push or it won't be available on another device.

I did hack up a simple React/Go app a while back to give it a web interface with a simple WYSIWYG editor I could access from my phone, with auto-commit/auto-push, but I ultimately haven't really used it.

1 comments

You'll usually lose features resorting to Markdown and who knows what features you'll have with all the 'flavors'. I really wish it started losing ubiquity to competiors that are more usable and more standardized.