logoalt Hacker News

himata4113yesterday at 2:25 PM11 repliesview on HN

This made me realize that obsidian is *not* opensource, but in a way obsidian made me feel like it was opensource. Obviously now that I researched it, it is quite obvious that it is not, but still it 'feels' like it should be opensource.


Replies

bachmeieryesterday at 3:27 PM

The data is open and stored in markdown format. Plugins are open source. The core product is not open source, but it's also just an electron app. I've always viewed Obsidian as the inverse of an open core product.

show 3 replies
TheGRSyesterday at 3:17 PM

I don't think that was my impression, but their API is pretty open for creating plugins. In support of the Obsidian model, its a dedicated engineering team, a free tool, notes are stored as .md and not something proprietary, and if you want you can pay them for their sync tool which I find both pretty reasonable and a nice way to support their efforts. Also they keep on improving the product in interesting ways, the new plugin marketplace with all of its verification policies is really nicely done, aspirational even.

But in any case, this is also a nice project, but I guess I'm also an Obsidian evangelist.

flexagoonyesterday at 2:57 PM

To be fair, Obsidian is an Electron app with no obfuscation, so it's pretty easy to get its code. I think I even remember the official Obsidian team telling people to do that on their support forum if they distrusted the app.

show 1 reply
zakirullinyesterday at 2:26 PM

That was the reason a few years ago I started this project.

It seems like software in AI-era should be distributed open source.

So that anyone could tweak it however he wants. Not though clunky plugins system.

show 4 replies
jlosyesterday at 3:18 PM

Why should it be opensource? Obsidian gives you complete control of your data, which it stores in an open standard.

Please explain to me why developers should act like monks who've taken a vow of poverty? The devs built something valuable, they should profit from it.

show 8 replies
fyredgeyesterday at 2:51 PM

The reason is open standard. Obsidian uses markdown, that's it. No proprietary database, no fancy algorithm, no locked in platform, just a convenient way to manage your notes (jesus, that sounded like AI). You can realistically do it yourself, but they've helped you to do it for the low price of an online sync subscription.

That's why I will always hammer on open standards and federation.

hdb2yesterday at 4:17 PM

I had absolutely no idea either, I had just assumed that it was, which was a dumb assumption to make. Thanks for pointing it out!

loudandskittishyesterday at 8:06 PM

So, this comes up pretty much every time Obsidian is mentioned... to the point where I'm curious as to where the idea that it's open source comes from in the first place.

show 1 reply
nektroyesterday at 7:34 PM

because open source is a means not an end. folks want good, fast software that respects them. open source isn't the only way there.

cushyesterday at 3:07 PM

I always just assumed!

tombertyesterday at 5:14 PM

I don't really mind Obsidian being non-FOSS, since it doesn't lock you in to any kind of propriety bullshit.

All my files are just vanilla text files. All the folders are just vanilla folders. All the attachments are just vanilla attachments. If Obsidian pissed me off, then I'd still have my notes in a fairly accessible format.