Comment by prepend

9 hours ago

This is neat, but I need a non-server-side program for this. I want everything local and running for the next 20+ years.

This is why I built https://www.asnotes.io - It's an extension for VS Code. I needed obsidian but usable on corporate networks that don't allow Obsidian or other pkms apps. It's designed to be version control friendly so no sync server is needed either (just use Git)

Self-plug, I'm working on one, local, native, no web based ui, and minimalist. And it has no external dependency. The data is stored as simple text file, and the format is easily searchable with *nix tools.

Not going to be open source or free though, with 2 year perpetual license. I wonder how much that would interest you? My target is people who wants todo.txt like simplicity, but few useful bits. Only for Linux and Windows for now.

I recommend the helix text editor with the markdown-oxide LSP (and rumdl formatter if you feel fancy). All open source and even if you never update them they will work forever.