Ask HN: What tooling do you use for organizing/offloading your thoughts?

2 points by ctenb ↗ HN

11 comments

[ 2.9 ms ] story [ 35.3 ms ] thread
I have a little notebook which I keep some of my ideas in, so I can go back to them when I feel bored.
Obsidian
Same here. I really like the Excalidraw plugin for drawing diagrams when the occasion calls for more visualization than the pure markdown allows.
I have an org-roam knowledgebase, and I keep a paper notebook when I'm away from my computer which gets input into the computer as soon as I'm back.
Google Keep at the moment.

I've tried Obsidian+SyncThing, custom DIY apps, turtl, simplenote, Zim, probably others.

Nothing I tried was quite as frictionless on mobile as Keep, and the wear OS tiles are great.

I honestly tried most of the note taking apps, none really worked out for me, I always end up using my memory directly, with a mix of few large txt files synced in my drive.
I just use a plain git repository with markdown files, structured hierarchically. Total freedom of how to organize things, and I can work with the tools I like (git/terminal text editor).