6 ms·
Same here, though mine is one gigantic text file that dates back ~20 years. Expect to continue updating/referencing it for decades to come, bar some calamity.
by synlatexc 7y ago
Same here, though mine is one gigantic text file that dates back ~20 years.
Expect to continue updating/referencing it for decades to come, bar some calamity.
- doomjunky 7y agoHow? Chronologically or structured by topics? Appending at the top or buttom? Timestamps? Tags? How do you navigate through the file?
- synlatexc 7y agoThere are a couple sections, but for the most part it's chronological, with new entries at the bottom. Started adding dates to new notes/quotes/observations about 5 years ago. It's a sprawling mess, so I rely on search to find what I'm after. I reference it often -- it's like an extension of my brain.
- 64738 7y agoI do the exact same thing. Just a text file that these days I store in a Dropbox folder so that no matter what system I'm on I can just "vi ~/Dropbox/notes.txt". Similarly, several years ago I added a keybind to my .vimrc that, by typing ",a" I'm moved to the bottom of the file and today's date with a separator line underneath. My leader key is "," and I mnemonically associate "a" with "append". The earliest date recorded in it goes back to 2006 and is about 300KB in size. I still reference and add to it on a regular basis.