Hacker News new | ask | show | jobs
by vfinn 1375 days ago
I have had text file + folder system for over 4 years now, and I feel it iteratively gets better and better.

The upper level (text file) category determines the high level structure, e.g. 01. todo; 03. ideas, concepts; 06. thoughts; 12. humour; 04. politics; 19. food; 05. self; 20. mathematics; 21. philosophy, etc, and the file itself contains high level remarks/thoughts, depending on how necessary it's to have subcategories. The folder is named after the text file category and it contains subcategories and material (research papers in pdf, pictures, sketches, etc). The system structure moves recursively downwards, although in most cases I only need 2 levels. For example "19. food" has subcategories such as 01. vitamin content; 02. electrolytes; 03. meal design, etc, and these could have their own subcategories.

I feel my system is like an externalized version of my ego (including extensions). As I put more content into the system, I become more aware of myself and my shortcomings and the thought/emotional patterns I have, and as I make changes to the system I develop/restructure my own thinking. It works really great, but I still haven't figured out 1) how to deal with the material in version control, because I'd like separate the text files that I put into git from sizeable material files; 2) how to automatize the backup process; 3) how to store sensitive data in git automatically (it would be nice if I could encrypt files in a meaningful way and still be able to have a measure of the size of the diff).

1 comments

Nice. Sometimes I wonder why we don’t go full circle and bring back gopher. Your filing structure brought that idea back.
I'm down for purely text-based web experience :-).