this post was submitted on 20 Mar 2026
734 points (99.7% liked)

Open Source

45779 readers
449 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[โ€“] JustEnoughDucks@slrpnk.net 2 points 1 week ago (1 children)

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)

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.