I’m looking for a knowledge management system, or at least I think I am. Scrolling around in a notepad ++ of more than 300k lines gets to be a chore. Yeah, I document just about everything I do. They say that we never really forget anything, and that it’s our faulty recall system. Well, my recall system is shit. While Notepad++ does allow searching, I guess I’m looking for something a bit more elegant.
I’m looking for something I can dump my notes into a database and be able to search them for a particular command or phrase. I do use ByteStash for all my compose files, but ByteStash doesn’t let me search for commands, or command strings like I keep in my notes, or at least I haven’t been able to get ByteStash to do that. It’s pretty jammy for compose files tho.
Am I asking for too much? Perhaps someone uses something like this for their notes and such or even something entirely different for notes and documentation.
Kind Regards
Nomad@infosec.pub 2 days ago
Look into obsidian, especially with some community plugins
wintermute@discuss.tchncs.de 1 day ago
I recently installed the “Dataview” plug-in, and it’s amazing. You can create documents or sections by querying data from other documents, effectively using Obsidian as a database.
Nomad@infosec.pub 1 day ago
Yes and there is a heatmap plugin that allows creating heatmaps from daily notes with tags.
irmadlad@lemmy.world 1 day ago
That sounds very appealing. I’ll check it out.