FWIW - the sync service provided by Obsidian is really worth paying for. Dropbox / Github just aren't as slick and integrated. The mobile app doesn't work without sync (not without some really nasty workarounds), the option to "view sync version history", the fact that it's rock solid... all worth paying for IMO.
Show HN: Open-source obsidian.md sync server
11–20 of 157 posts
Re: Show HN: Open-source obsidian.md sync server
#12Does anyone know whether Obsidian can do this with some plugin, or whether there's another tool that can: I'm looking for a documentation tool with a decent GUI for editing documentation in, which is backed by git for tracking changes, without having to have git configured locally (for non-engineers).
Re: Show HN: Open-source obsidian.md sync server
#13Does anyone know whether Obsidian can do this with some plugin, or whether there's another tool that can: I'm looking for a documentation tool with a decent GUI for editing documentation in, which is backed by git for tracking changes, without having to have git configured locally (for non-engineers).
Re: Show HN: Open-source obsidian.md sync server
#14FWIW - the sync service provided by Obsidian is really worth paying for. Dropbox / Github just aren't as slick and integrated. The mobile app doesn't work without sync (not without some really nasty workarounds), the option to "view sync version history", the fact that it's rock solid... all worth paying for IMO.
Actively working on that. It’s a feature I’ll need since I mess up *very often*
Re: Show HN: Open-source obsidian.md sync server
#15What's wrong with using Dropbox or Github?
I can't speak for OP's motives, but one reason one might do this is because you can't sync via Dropbox or Github on iOS. You can only use iCloud or Obsidian Sync.
Re: Show HN: Open-source obsidian.md sync server
#16FWIW - the sync service provided by Obsidian is really worth paying for. Dropbox / Github just aren't as slick and integrated. The mobile app doesn't work without sync (not without some really nasty workarounds), the option to "view sync version history", the fact that it's rock solid... all worth paying for IMO.
Re: Show HN: Open-source obsidian.md sync server
#17You're prob not violating ToS since you're not doing it for commercial use, and you're actually reinventing the wheel as a couple of options for that are already available as community plugins. I've been using Remote-save for a while with a almost free private S3 bucket and encryption to sync between my computers and phone for a while. https://github.com/remotely-save/remotely-save It supports more than just S3 (as i…
Re: Show HN: Open-source obsidian.md sync server
#18Does anyone know whether Obsidian can do this with some plugin, or whether there's another tool that can: I'm looking for a documentation tool with a decent GUI for editing documentation in, which is backed by git for tracking changes, without having to have git configured locally (for non-engineers).