Earlier quoted context omitted.
I've switched to doing this, too. I've ping-ponged between Evernote, OneNote, Obsidian, Notion, Confluence, and probably half a dozen other tools over the years. Now I just write markdown files and store them in a hierarchical folder structure (never more than three folders deep!). I use VSCode to write everything which gives basic formatting for italics, bold, and code highlighting as well as an outline of the headi…
> Now I just write markdown files and store them in a hierarchical folder structure (never more than three folders deep!). I do the same, except that I use Emacs org mode. This gives me (other than highlighting): 1. Clickable hyperlinks (linking to the same document, linking to another org file, linking to any other file and linking to a URL). 2. Pretty export options (my entire blog is just a collection of org files…
Of course, VSCode is also way more resource intensive than emacs :) Kind of like using a power tool to build IKEA furniture.