My productivity app for the past 12 years has been a single .txt file
31–40 of 420 posts
Re: My productivity app for the past 12 years has been a single .txt file
#32Re: My productivity app for the past 12 years has been a single .txt file
#33One step up from this (if you’re a vim user) is vimwiki. But it really doesn’t matter what you use, the real benefit comes from having a process/habit of continuous review.
Re: My productivity app for the past 12 years has been a single .txt file
#34I have been using nvALT. Its very fast and searchable - wish it connected to my iphone though. On my iphone I use notes.
Re: My productivity app for the past 12 years has been a single .txt file
#35"Any sufficiently complicated note-taking/productivity/GTD system contains an ad-hoc, informally-specified, bug-ridden, slow implementation of half of Org-Mode."
Re: My productivity app for the past 12 years has been a single .txt file
#36Re: My productivity app for the past 12 years has been a single .txt file
#37I've used a text file with a very similar workflow for a couple years and wholeheartedly agree it's a very flexible and useful tool. The trouble I had was what to do when I'm not in front of my computer. I tried sending myself TODO emails and I'd add them to the list later. That works pretty well. Although typing more than a line on a phone is kinda painful. And it requires the discipline to add the item to the list…
Re: My productivity app for the past 12 years has been a single .txt file
#38A while back I fell out of love with Evernote and migrated all my years of notes out to txt files which are synced to Dropbox. Huge nested folder structures but easily searched via grep or whatever. And then I have a folder called “Captains Log” and I make txt files for as many things as I can during the day. Code snippets, reminders to buy eggs at the store, urls to some dumb thing I want to remember to read later o…