Earlier quoted context omitted.
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.
What about MEGA? Been using this way for years.
Show HN: Open-source obsidian.md sync server
71–80 of 157 posts
Re: Show HN: Open-source obsidian.md sync server
#72What I've long been looking for is a sync service that handles syncing these directories of markdown, but then provides value added HTTP APIs on top of them. I can sync my markdown files from place to place with ease, but what I really want is the ability to POST myserver.com/newpage and have it artificially inject a new Markdown file at the path I request. This could be system agnostic, Obsidian, Logseq, and tons of…
Re: Show HN: Open-source obsidian.md sync server
#73(Obsidian CEO here) Impressive! It's fun to see the diversity of ways people sync/backup their Obsidian files. The nice thing about storing all your notes on your device is that it makes it possible to move and edit your Markdown files in many different ways. That diversity of solutions is what makes the ecosystem of Markdown tools resilient over the long term. There are already a handful of tools that allow you to s…
The sort of thing that could say; pull down markdown files inside a CI pipeline from the sync server which is probably better handled using Git for sync but it seemed like a fun challenge.
I've got most of a working implementation from trawling through minified Obsidian code with the debugger, which of course is now a little moot given the OP's project basically captures everything needed.
Anyway, one core problem I ran into was how to decrypt file blobs. I was dreading the amount of time I would have to waste trawling through all the bits required and then they just... tweeted it out: https://obsidian.md/blog/verify-obsidian-sync-encryption/
I'm sure it would be possible to reverse engineer with enough time of course but it's nice to see some "unofficially official" user script type stuff. It gives the perception (and I'm sure it's accurate) that they dogfood and tinker with their own stuff as much as anyone else in the community.
EDIT: Ah, I missed that Kepano had already shared that blog post below already but it's still a neat writeup
Re: Show HN: Open-source obsidian.md sync server
#74(Obsidian CEO here) Impressive! It's fun to see the diversity of ways people sync/backup their Obsidian files. The nice thing about storing all your notes on your device is that it makes it possible to move and edit your Markdown files in many different ways. That diversity of solutions is what makes the ecosystem of Markdown tools resilient over the long term. There are already a handful of tools that allow you to s…
The $$$ of the service isn't the issue but making sure there is a good compliance option and self hosted to ensure that data doesn't leave boundaries and is stored securely on company servers.
If there was an option to have a paid self hosted option I would happily look at paying for that.
Re: Show HN: Open-source obsidian.md sync server
#75(Obsidian CEO here) Impressive! It's fun to see the diversity of ways people sync/backup their Obsidian files. The nice thing about storing all your notes on your device is that it makes it possible to move and edit your Markdown files in many different ways. That diversity of solutions is what makes the ecosystem of Markdown tools resilient over the long term. There are already a handful of tools that allow you to s…
Re: Show HN: Open-source obsidian.md sync server
#76Earlier quoted context omitted.
> Time and again I keep being impressed with your selfless commitment to building and sharing things in the most humane and long-term way. And yet they haven't open sourced the app. That would be truly humane and long-term. As it is, it's just another proprietary app that, if it dies, can't be continued by the community. I don't think monetary issues should be a concern with open sourcing the app - companies like Bit…
Under capitalism, it's reasonable to charge for products and services. The jury is still out on "companies like Bitwarden, Gitlab, and New Vector". Kudos to them for pioneering novel business models.
Re: Show HN: Open-source obsidian.md sync server
#77(Obsidian CEO here) Impressive! It's fun to see the diversity of ways people sync/backup their Obsidian files. The nice thing about storing all your notes on your device is that it makes it possible to move and edit your Markdown files in many different ways. That diversity of solutions is what makes the ecosystem of Markdown tools resilient over the long term. There are already a handful of tools that allow you to s…
I have been looking at building a self hosted implementation of this service because of compliance reasons. The $$$ of the service isn't the issue but making sure there is a good compliance option and self hosted to ensure that data doesn't leave boundaries and is stored securely on company servers. If there was an option to have a paid self hosted option I would happily look at paying for that.
Re: Show HN: Open-source obsidian.md sync server
#78(Obsidian CEO here) Impressive! It's fun to see the diversity of ways people sync/backup their Obsidian files. The nice thing about storing all your notes on your device is that it makes it possible to move and edit your Markdown files in many different ways. That diversity of solutions is what makes the ecosystem of Markdown tools resilient over the long term. There are already a handful of tools that allow you to s…
Give him sync for free! Or atleast let me sponsor the kid.
@acheong08 if you want a Sync subscription I'll be happy to cover it.
Re: Show HN: Open-source obsidian.md sync server
#79(Obsidian CEO here) Impressive! It's fun to see the diversity of ways people sync/backup their Obsidian files. The nice thing about storing all your notes on your device is that it makes it possible to move and edit your Markdown files in many different ways. That diversity of solutions is what makes the ecosystem of Markdown tools resilient over the long term. There are already a handful of tools that allow you to s…
Re: Show HN: Open-source obsidian.md sync server
#80Brother, don't be a wimp. You're giving people an open-source plan B to a closed-source product. Do this with your head and middle fingers raised high. Do you think Richard Stallman apologized to HP for reverse-engineering their printer driver? No, he started the whole open-source movement.
If you're worried about legal consequences, learn what people used to do 20 years ago, which is use pseudonyms instead of their real names. Create a burner email, burner identity, new Github account, and give American tech corps the finger as you write what you want.