The Best To-Do List: A Private Gist
61–70 of 94 posts
Re: The Best To-Do List: A Private Gist
#62Shameless plug here, check out my iPhone app Begin: http://beginapp.co/ It's goal is to be an extremely simple to-do list. I'd love to hear what you guys think.
Re: The Best To-Do List: A Private Gist
#63I haven't used it in years but this reminded me of TiddlyWiki [0], which will work whether you have Internet access or not. [0]: http://tiddlywiki.org/
All that being said I have been doing something similar to the OP but using Google Keep. It works offline, on mobile, or on the desktop.
Re: The Best To-Do List: A Private Gist
#64I find that I keep short-term notes--need to know in in the next hour--in a notepad on my desktop. Tasks that need to be accomplished in the next day+ go into Google Tasks. Things that need elaboration, depth, detail go into Workflowy [0].
Re: The Best To-Do List: A Private Gist
#65Correction: The Best To-Do List: Org-Mode http://orgmode.org/
Combined with dropbox or some other remote storage and sync tool across multiple devices, this works wonders. There is an org-mode app for mobile devices as well. Of course people who dislike emacs might have a problem but it's quite hackable and there is nothing to keep one from associated .org files with emacs and using emacs just for todo lists (theres only about 5 or 8 commands in org-mode that you really have to…
Re: The Best To-Do List: A Private Gist
#66Correction: The Best To-Do List: Org-Mode http://orgmode.org/
Re: The Best To-Do List: A Private Gist
#67A line = a task
Deleting a line = task finished
A text file = a list of tasks related to some context
The best and fastest editor for this on a Mac: NValt
This is the most efficient and simple solution for managing plenty of todos, no cumbersome rules, check boxes, markdown, web interfaces.
Re: The Best To-Do List: A Private Gist
#68Re: The Best To-Do List: A Private Gist
#69Correction: The Best To-Do List: Org-Mode http://orgmode.org/
I have a hard time using Org mode , more than I used to, because I've realised that it encourages a lot of subdivisions, and deep trees only serve to confuse my mind ( see http://www.codinghorror.com/blog/2005/03/trees-treeviews-and... )