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.
Comments
I use a simple TXT file formatted as YAML that is a part of my organization system: https://github.com/galfarragem/superfolder
remind me of this http://danlucraft.com/blog/2008/04/plain-text-organizer/
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.