AI'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.
Show HN: Files.md – Open-source alternative to Obsidian
171–180 of 377 posts
Re: Show HN: Files.md – Open-source alternative to Obsidian
#172Re: Show HN: Files.md – Open-source alternative to Obsidian
#173Earlier quoted context omitted.
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.
Which really begs the question: why not have it open-source at that point? Obsidian isn't making money from things hidden in the code, but rather their Sync service. Might as well open-source it (and perhaps get more people helping with the development), keep the Sync service, and stem competitor projects like these in the bud.
Re: Show HN: Files.md – Open-source alternative to Obsidian
#174Earlier quoted context omitted.
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.
Which really begs the question: why not have it open-source at that point? Obsidian isn't making money from things hidden in the code, but rather their Sync service. Might as well open-source it (and perhaps get more people helping with the development), keep the Sync service, and stem competitor projects like these in the bud.
Re: Show HN: Files.md – Open-source alternative to Obsidian
#175Why will I want to feed my life into LLM
Local models will continue to improve, if your concern is privacy -- already they do a decent enough job at interacting with a well-schema'd PKM
Re: Show HN: Files.md – Open-source alternative to Obsidian
#176Re: Show HN: Files.md – Open-source alternative to Obsidian
#177Earlier quoted context omitted.
How many text editors have you paid for, versus how many have you used for free? I do think there is room for a few good paid text editors in the world, but most people won't pay directly for them, though they might use them if they are bundled ala Google Docs / O365 Word.
I have paid for Obsidian and Samsung Notes as part of buying a Samsung phone. I also paid for a few more, e.g. Notion, but I think it's better to focus on: There's definitely value in good text editors. They can greatly enhance your experience with a system, e.g. if Samsung Notes was amazing I'd be much more likely to stick to using a Samsung phone.
That last category of people are also now likely to go create something themselves with AI, but don't really want to or can't start a business from it, so they may add it to the pile of free software others can use.
Not everyone HAS to profit from their work, though I do think those who make it their passion might benefit from finding a way to do that.
Re: Show HN: Files.md – Open-source alternative to Obsidian
#178Earlier quoted context omitted.
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.
Which really begs the question: why not have it open-source at that point? Obsidian isn't making money from things hidden in the code, but rather their Sync service. Might as well open-source it (and perhaps get more people helping with the development), keep the Sync service, and stem competitor projects like these in the bud.
Re: Show HN: Files.md – Open-source alternative to Obsidian
#179Looks nice! Doesn't work in Safari though, which is a non-starter for me.
Because Safari still doesn't support Local FileSystem API :(
Re: Show HN: Files.md – Open-source alternative to Obsidian
#180A docker release would be great. Looks like a more modern version of ManyNotes.