Like many HN members I love generating ideas, and I write them down whenever one pops up, wherever I can. Most of the time I just save them as txt files. Sometimes, I save them to Google docs or email it to myself. In addition to my own content generation, I also save useful links to code reference and insightful articles by emailing to myself or using delicious.
As the result, my inbox is filled with my own notes and reminder of things to do, my google docs documents keep piling up (about 300 right now), my desktop is cluttered with text files since I want to keep my recent ideas visible so that I can see them (when there're alot of them I just drag and drop the non-interesting ones into a folder). Worse, these contents are scattered across different places: in my local drive, on google docs, my inbox, delicious account.
It is becoming increasingly impossible for me to both intuitively save my contents and make them easily accessible. I'm trying to come up with some kind of process to save and access my notes/ideas/references and just wonder how HN members deal with this problem?
Reasons for a simple text file: Text works well with unix CLI tools (grep, etc). Text can be read and editted on every computer out there. I own my data - ain't stuck in someone else's server or hidden in a big binary blob. The format is flexible, so it works with everything I throw at it.
Everything else is in the one text file. Ideas, books I wanna read, reminders, todo lists... everything.
It's sort of a mess, but I can usually search straight to what I need. If I can't find it straight away, I sprinkle in keywords when I get there...
Before I was doing things this way, I using emails and IMs and post it notes and a notebook and... I could never find anything.