• u_tamtam@programming.dev
      link
      fedilink
      arrow-up
      2
      ·
      16 小时前

      Joplin is reasonably good as long as you don’t use so much metadata to keep things organised. It’s also pretty rigid, and hence limiting. If you want something with the superficial simplicity of joplin, but that would scale up to your needs, I recommend giving https://triliumnotes.org/ a good look.

    • JustEnoughDucks@slrpnk.net
      link
      fedilink
      arrow-up
      2
      ·
      16 小时前

      Vscodium for notes, interesting.

      I looked into joplin before obsidian actually, but it is much more of a standard note taker, not good for zettelkasten sort of notes (link and tag focused)

      • fruitycoder@sh.itjust.works
        link
        fedilink
        arrow-up
        1
        ·
        6 小时前

        Im.very into “AsCode” and pretty comfortable with vi bindings. So the two extremes where i document (random notes with no structure needed and formally verified documentation ) it works for me.

        I can preview the markdown, use vale rules to enforce style and vocab, do mermaid.js diagrams, link my UML to stuff, etc.

        Then check into git to do version control or just to save it off local.