Earlier quoted context omitted.
I went through a similar tool search (i.e. zettelkasten, roam, notable.md, dendron, etc). With the same notions of dendron operating only in VSCode. Long story, it didn't fit well for me. While dendron operated and was structured well, VSCode was just too slow to launch and not widely available enough for my use case. May be important to note though that I don't 'live' in VSCode like many others do. I settled on othe…
what do you use as a texteditor/IDE?
For notes I'm (currently) using Obsidian.md, which has many of the same benefits of the previously mentioned systems. I settled on it because it allowed me to easily import notes from the previous apps and they are stored as simple markdown files. Which means I can access them using vi if I'm on a system that doesn't have Obsidian installed.
While I enjoy VSCode, most of my development is done in Visual Studio. And occasionally vi/vim for smaller applications.