Hacker News new | ask | show | jobs
by galfarragem 2879 days ago
I use a simple TXT file formatted as YAML that is a part of my organization system: https://github.com/galfarragem/superfolder
1 comments

Interesting. Nowadays I manage only three TXT files: one for bookmarks, one for notes and one for calendar/todos. Less is definitely more but having just one file is too extreme.

I 'tree shake' them agressively to be always under ~2K lines and keep them maintainable.