Earlier quoted context omitted.
I do think that the area of knowledge management is very interesting and worthy of discussion. When it comes to tooling though, I've tried out a couple and I don't find anything superior to a folder full of markdown files + your favorite text editor (I use VSCode, but I don't think that's especially important). Systems like Zettelkasten are interesting to read about, but again, everyone's brain is different and for m…
I'm in the same camp, all my notes are in Markdown files, organized as a tree of folders. Some folders are prefixed with YYYY or YYYY-MM, when needed. My text editor, also VS Code, has extensions for Markdown live preview, to-do lists, and other conveniences - everything I need to manage the "knowledge database". In the terminal, `find` and `grep` are perfect for searching notes. I have a few aliases defined for quic…
I created a tool to automatically structure files into a directory tree based on file dates because of this: github.com/zikani03/groupby
It is really great to see more attention given to this space. That and personal relationship management tools (e.g. Monica)