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.
Show HN: Files.md – Open-source alternative to Obsidian
151–160 of 377 posts
Re: Show HN: Files.md – Open-source alternative to Obsidian
#152another one in the same space: https://helixnotes.com/
Is this related to https://helix-editor.com/ ??
Re: Show HN: Files.md – Open-source alternative to Obsidian
#153AI'm building a native version[0] of Obsidian in Qt6 (QWidgets, cpp), replicating the markdown editor takes a while, there are so many ways of corrupting the file or losing the rendered markdown style... but its getting there[1] and its lightweight, using about 15mb ram, no gpu and barely uses any cpu when the cursor or scroll moves, like a text editor should be. Still need to render widget tables, lists and syntax h…
I open sourced https://asnotes.io - it's markdown based with wikilinking, task management, a kanban board and static site publishing. It runs locally and is Git friendly. The aim was to build something using formats and tech that is likely to stand the test of time.
Re: Show HN: Files.md – Open-source alternative to Obsidian
#154Interesting. I recently "vibe-coded" my personal Obsidian clone, because I want proper Emacs keybindings, and Obsidian does not support those, not even through extensions. I do not know what to do with my pet project. I'm using it myself, and it has tons of futures that took quite some effort to get right. For example, WYSIWYG table editing is not trivial, and Claude Opus agrees with me, in the sense that it could no…
Re: Show HN: Files.md – Open-source alternative to Obsidian
#155Big fan of the note up front about how long they’ve been working on it, feel like we’ll be seeing a lot more of that as an anti-slop signal
This is hand crafted, for the most part.
Re: Show HN: Files.md – Open-source alternative to Obsidian
#156I really like the look and feel!
A few years ago I played around with copying the Bear app interface for the web, the idea was to create a visually identical mockup of the app so you could immediately visualise changes made when customising various theme values. I stalled with the implementation of the last part, but the rest of it is up at bear.christippett.dev
[1] https://bear.app
Re: Show HN: Files.md – Open-source alternative to Obsidian
#157It looks and feels great, congratulations for getting this out.
Re: Show HN: Files.md – Open-source alternative to Obsidian
#158Earlier quoted context omitted.
Wait, why are you mixing the two? You can have the software be under an open source license, yet still not be a monk that has taken a vow of poverty, it's not black and white. AFAIK (as a long-term Obsidian daily user) Obsidian makes their money on various things attached to the editor/viewer itself, but don't actually charge for the editor/viewer. Even if they did, they could still slap a FOSS license on it, and con…
"Wait, why are you mixing the two? You can have the software be under an open source license, yet still not be a monk that has taken a vow of poverty, it's not black and white." I don't think they are mixing the two. If they open sourced it, there would be immediate competition. Anyone could fork it and circumvent/compete with any premium features they might want to add to it in the future. It's very hard to use this…
As for their other paid service, Obsidian Publish, since all Obsidian notes are in plain markdown there are already many free alternatives.
So open sourcing would not harm any of those income streams. It's not about Obsidian losing profit. If you want to read the actual reasons they have decided not to open source Obsidian, they have talked about it on their forums[2]
[1] https://obsidian.md/help/sync-notes [2] https://forum.obsidian.md/t/open-sourcing-of-obsidian/1515/1...
Re: Show HN: Files.md – Open-source alternative to Obsidian
#159Earlier quoted context omitted.
> So that anyone could tweak it however he wants. That was true before the "AI era" as well.
Well, yes. Just now, any regular user can clone the repository and ask an LLM to tune it to his needs.
Re: Show HN: Files.md – Open-source alternative to Obsidian
#160This 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.
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.