Fantastic - if something simple works well enough no need to complicate it.
I got into the flow of using second-brain type apps and they're super useful without getting on my way: outlining, tagging, querying.
"Second brain" apps are great, in theory, but one always runs into the issue of data ownership and product longevity. If all my notes are being dumped into Obsidian, for example, that information must be on their servers; I don't want that most of the time. Additionally, third-party apps are often resource heavy or were once free and, suddenly, require payment to use.
You mentioned outlining, tagging, and querying. While those aren't included in a plain-text file, org-mode in Emacs is as close as you can get in a plain-text format.
reply
Agree! But
I use an open source app, data is encrypted on disk and never leaves my device (blocked all outgoing connections just in case).
I tried Emacs for org-mode a few years ago as it looked very cool from Youtube videos. Maybe I'm dumb but I found it terribly annoying, huge waste of time customizing it and felt like I needed a PhD to use Emacs shortcuts.
reply
Maybe I'm dumb but I found it terribly annoying, huge waste of time customizing it and felt like I needed a PhD to use Emacs shortcuts.
Learning and using Emacs is a time commitment that pays off the longer you use it. They don't call it an "editor for life" for nothing.
You're not dumb; Emacs has a steeper learning curve than vim. If you ever consider returning to Emacs, the best tutorial is building your own config (slowly) and practice using the keybindings and commands. It'll click eventually.
reply