Hacker News new | ask | show | jobs
by runjake 485 days ago
How are you differentiating from the other current leaders[1][2]?

1. https://github.com/Vinzent03/obsidian-git

2. https://github.com/kevinmkchin/Obsidian-GitHub-Sync

1 comments

Main difference is that I don't use Git, but GitHub API.

You don't have the full flexibility of a git repo but you can use it easily on different platforms. Works the same way on desktop and mobile too.

Most of those plugins don't work that well on mobile.

Nice, that's a big differentiator! I use git sync with my mobile vault, but it's very hacky (using a Termux cronjon) and it's often flaky. Plus I have to open up Termux any time I need to troubleshoot, which is a bit annoying.
Sound reasoning! Thanks for the reply.