Hacker News new | ask | show | jobs
by Starwatcher2001 3440 days ago
That's pretty much what I do, except using UltraEdit as the editor. Virtually everything I've needed to make notes on over the last 22 years are in a folder hierarchy of flat text files. Over the years I've tried HTML, DOC, WRI (Word pad), but find TXT is the best for longevity.

All data is stored on several USB keys that are backed up in several places. Private files are stored in a truecrypt volume. Encryption and media are easily changed if that becomes necessary and technology changes.

My collection currently holds 1508 files from Feb 1995 to today, in around 100 categories. For searching, I use the old ZTree, usually finds what I want in seconds.

1 comments

I would like to do something similar but I would like markdown support and the ability to link to other documents/media.

Any ideas, hn experts?