Live data from Hacker News

Show HN: Open-source obsidian.md sync server

news.ycombinator.com

121–130 of 157 posts

Re: Show HN: Open-source obsidian.md sync server

#121
post #60

Earlier 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…

If it dies I’ll still have all of my content in easily portable markdown though.

And especially awesome is that all their enhancements like properties and daily notes make use of markdown or json rather than closed binary/hard to reverse xml formats. Any app could replicate the functionality if it wanted to and it would be portable next minute. The only thing that is kind of locked is the plugin but that’s outside of scope.

Re: Show HN: Open-source obsidian.md sync server

#122
post #70

Earlier quoted context omitted.

Please consider regional prices. US$8 monthly is high for in-develop countries

This is very hard for us to do because we want to remain a small team — it will introduce a lot of complexity for payments/localization

I never tried Obsidian because the recurring price was too steep for me and I understand that localization will be a challenge. I do have to say, however, that your responses here actually sound sincere (and the reaction to OP's project is something I would not have expected) to the point that if I really need something similar to your product, I am definitely reconsidering.

I wish you and your team good luck.

Re: Show HN: Open-source obsidian.md sync server

#123
post #31

(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…

Just gotta say I absolutely love Obsidian. I've been using it for about 6 months now and I'm continuously blown away at how versatile it is. Canvases were such an incredible addition. The plugins from the community are top notch.

Re: Show HN: Open-source obsidian.md sync server

#124

Syncthing actually works pretty well when you have a tool that automatically resolves sync conflicts: https://discuss.logseq.com/t/automatically-merge-syncthing-c...

I'm using Syncthing to keep in sync between a desktop and two Android phones over tailscale, and it works pretty good, but I have to occasionally open the Syncthing app on Android to "bump" it and get it to sync. It's in a git repo (which syncthing handles great even though there are some older posts online telling you not to do that), and on the desktop I can review and "sanity check" stuff and then commit it to ens…

> .. I have to occasionally open the Syncthing app on Android to "bump" it and get it to sync.

Almost the same with me.

Turning WIFI off and on again is easier on my Android, it triggers syncthing to sync. But that might also require you to have set the run conditions of syncthing accordingly.

Re: Show HN: Open-source obsidian.md sync server

#125
post #90

Earlier quoted context omitted.

Yeah I can think of 30 different ways to make the sync work, but I can't be bothered to, Sync works really well, and I feel like financially supporting the Obsidian team in some way. $8/month is a bit steep, but I snatched $5/month early bird pricing and I consider that to be a lot more acceptable of a price. Edit: worth pointing out there's a 40% discount for non-profits and students: https://help.obsidian.md/Licens…

It kind of boggles my mind when people say 8$/month is steep. I get that we don't all live in rich countries, but still. If you are using a tool everyday this is really not much. I think we have been conditioned to expect software to be free. Maybe because there is nothing tangible? It's also hard to do micro payments on the internet ironically, on that 8$ you can easily pay almost a dollar of fees. If that wasnt the…

also consider this is a note app to run your life with. 8/mo forever is a lot. is rather but 12 months and if I do use it buy it for life

Re: Show HN: Open-source obsidian.md sync server

#126
post #81
post #31

(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…

Honestly I just want a sync solution I can host on my NAS that the mobile app can still access, which unfortunately isn't something the app natively supports, and more or less all of the current community solutions come with one caveat or another ( like the otherwise lovely git solution having issues on iOS clients, for example )

Does Remotely Save not work on iOS? If it does, you can host a WebDAV server on your NAS.

Re: Show HN: Open-source obsidian.md sync server

#127
post #90

Earlier quoted context omitted.

Yeah I can think of 30 different ways to make the sync work, but I can't be bothered to, Sync works really well, and I feel like financially supporting the Obsidian team in some way. $8/month is a bit steep, but I snatched $5/month early bird pricing and I consider that to be a lot more acceptable of a price. Edit: worth pointing out there's a 40% discount for non-profits and students: https://help.obsidian.md/Licens…

It kind of boggles my mind when people say 8$/month is steep. I get that we don't all live in rich countries, but still. If you are using a tool everyday this is really not much. I think we have been conditioned to expect software to be free. Maybe because there is nothing tangible? It's also hard to do micro payments on the internet ironically, on that 8$ you can easily pay almost a dollar of fees. If that wasnt the…

Of course not everyone uses the app every single day. That's a poor assumption to make.

I think nearly $100 a year is steep for something that doesn't meet my needs (I use a community sync plugin instead). So I made a one-time donation instead because I still want to support the core product. I only recently realised you can do this: https://help.obsidian.md/Licenses+and+payment/Catalyst+licen...

Re: Show HN: Open-source obsidian.md sync server

#128
post #8

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.

> The mobile app doesn't work without sync (not without some really nasty workarounds) You simply synchronize the folder as with the desktop apps. Works right of the box without any workarounds.

Yeah, not sure what this guy is talking about. I'm syncing my notes with my Nextcloud using the FolderSync App on Android which I used for other stuff anyways. Works like a charm, never had any problems.

Obsidian is great, but I'm not paying over 90 bucks a year for a simple file syncing service I can build in less than an hour.

Maybe the publish feature is worth it, but I'm content with the ObsidianPublisher workflow I set up for now.

Re: Show HN: Open-source obsidian.md sync server

#129
post #70

Earlier quoted context omitted.

This is very hard for us to do because we want to remain a small team — it will introduce a lot of complexity for payments/localization

I never tried Obsidian because the recurring price was too steep for me and I understand that localization will be a challenge. I do have to say, however, that your responses here actually sound sincere (and the reaction to OP's project is something I would not have expected) to the point that if I really need something similar to your product, I am definitely reconsidering. I wish you and your team good luck.

> I never tried Obsidian because the recurring price was too steep for me

Obsidian is completely free, you only need to pay for Sync, and if you don't want to, you can use something like Syncthing to synchronize your files

Re: Show HN: Open-source obsidian.md sync server

#130
post #91

Earlier quoted context omitted.

Dang, if money isn't plentiful, there are way cheaper options in NA than that. A good school can definitely help you network with future successful people and to some orgs the name on the diploma can help open some doors, but the degree is less needed nowadays than it's ever been.

It covers 2 years of tuition and a bit of living costs in UK. However, I’ve now lost financial support from my parents since I can “just earn it yourself” and I’m in no hurry to go into debt. Will probably work part time during the first two years to cover whatever is missing.

that's smart. Working while going to school sucks (that's what I did), but not only is graduating without debt a fantastic feeling and great economic position to be in, but it also made me optimize the monetary consequence of my choices a lot more. When you don't have to pay it off for years, it's very easy for your mind to convince you that you need a new laptop, or a new car, or a generous nightlife budget, etc. Even just new vs. used books makes a big difference in cost.
Post reply on HN