Hacker News new | ask | show | jobs
by shikharbhardwaj 488 days ago
Git works well, but you don't get realtime/live sync.

For my setup, I use the obsidian-livesync [1] plugin with a self-hosted CouchDB instance which has worked well for me.

I periodically do commit things to a git repo as a backup if the live sync breaks somehow.

[1]: https://github.com/vrtmrz/obsidian-livesync