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

ETA: Thank you all for your recommendations. I gave each a serious look. Some of the ones like emacs and logseq I downloaded the windows binary to give them a go. So, the winner is Obsidian. It just seems to mesh with my flow. I found a community plugin that encrypts my notes, and I really like that. I also like the fact that you can specify how long you want Obsidian to remember the encryption password, and then revert back to encrypted. Very handy option with the plugin.

Thanks again.

  • irmadlad@lemmy.worldOP
    link
    fedilink
    English
    arrow-up
    3
    ·
    3 days ago

    Although I call it a “blog”,

    You know, I did have an idea about just such a thing, tho it would be private. I gave your ‘blog’ a bookmark and will definitely check quarto

    • moonpiedumplings@programming.dev
      link
      fedilink
      English
      arrow-up
      2
      ·
      edit-2
      2 days ago

      There are a few reasons why I really like it being public, even though it means I have to be careful not to share sensitive stuff.

      • It creates a portfolio for me (I’m an undergrad) because I document my projects on there
      • When asking for help with certain complex things, it’s really easy to simply link to my blog, since I document almost everything I’ve tried and why it did or didn’t work. Here’s a recent example
      • I can share cool stuff I have saved, like my lists of learning resources or lists of software, with others easily.
      • irmadlad@lemmy.worldOP
        link
        fedilink
        English
        arrow-up
        1
        ·
        2 days ago

        since I document almost everything I’ve tried

        I worked in the construction field as a mech eng in hvac. The rule of thumb then was ‘If you didn’t write it down, it didn’t happen’. So that sort of carried over to my personal life as well. I document just about everything I enter into a terminal. I probably spend as much time in a notepad as I do in a terminal, but it has saved my ass on so many occasions, especially with my shit memory. And I can step by step through stuff I’ve already tried so I don’t waste time reinventing the wheel. Like right now I am in a battle with AIDE and trying getting it to write to the db ffs, so it can remember what it already scanned.

        Here’s a recent example

        Yeah…that’s way over my head. LOL I mean, I know what Incus is, but beyond that, hell I do good just understanding Docker, which really is a pretty nifty way to do things on a server. Maybe one day I’ll get there, perhaps after K8s, but by that time there will be something else to learn.

        (I’m an undergrad)

        What are you studying? I read your resume. I assume you are working towards something in the IT field.