[deleted]
The Best To-Do List: A Private Gist
41–50 of 94 posts
Re: The Best To-Do List: A Private Gist
#42I've spent a lot of time thinking about TODO lists and trying different solutions. Eventually, I settled on a very specific means of using good, old, pen-and-paper. I think probably the most important feature of the TODO list is that it gives you mental clarity. Both the popular book "Getting Things Done" and a career couch I worked with for several months talk about the importance of clearing the mind before being a…
Basically, it's a tacit admission that you're not going to get around to it. This is good, because for most of us, our true to-do list is deeper than our ability or will to finish it. Deleting the backburner things helps reduce guilt.
Re: The Best To-Do List: A Private Gist
#43I've spent a lot of time thinking about TODO lists and trying different solutions. Eventually, I settled on a very specific means of using good, old, pen-and-paper. I think probably the most important feature of the TODO list is that it gives you mental clarity. Both the popular book "Getting Things Done" and a career couch I worked with for several months talk about the importance of clearing the mind before being a…
Re: The Best To-Do List: A Private Gist
#44Earlier quoted context omitted.
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…
I have always fancied learning org-mode, but I have had trouble finding a guide which doesn't assume I already know emacs. Do you have any suggestions?
Re: The Best To-Do List: A Private Gist
#45This is a nice idea. Gists are also cloneable, giving you the the power of git and any tooling that you want to use to update your list. Also, come on people, you all know that "Best" is subjective. This is the best tool for this guy, so there's no need to shoot it down.
The hardest bit I have with todo lists is keeping them current and accessible, meaning syncing across all devices and work-stations/laptops. Git is perfect for this, and this use of Github Flavored Markdown is pretty neat... the only missing thing is a mobile way to manage them efficiently.
Re: The Best To-Do List: A Private Gist
#46This is a nice idea. Gists are also cloneable, giving you the the power of git and any tooling that you want to use to update your list. Also, come on people, you all know that "Best" is subjective. This is the best tool for this guy, so there's no need to shoot it down.
If the Android Github app were updated such that the Gist support was a little richer for things like Markdown and those checkboxes, then I really think this might be the best. The hardest bit I have with todo lists is keeping them current and accessible, meaning syncing across all devices and work-stations/laptops. Git is perfect for this, and this use of Github Flavored Markdown is pretty neat... the only missing t…
Re: The Best To-Do List: A Private Gist
#47For me, it's still paper. Specifically, this paper: http://www.amazon.com/Strathmore-Visual-Journal--Mixed-Media... The spiral bound means it can be left open to the right page, and the thick paper is great. Version control (new pages) is built in. And the best part is that it's always right there in front of me, and I can glance down.
I agree - I've spent a lifetime trying to find the best to do solution (Microwriter Agenda, Psion 3, Palm, GTD, One Big Text File, David Seah's productivity tools, Superfocus, etc. etc.). Paper in the form of a hardbacked A4 notepad with context specific todo lists and a 2-week calendar seem to work well (inspired by GTD (for contexts), David Seah (for his obsession with functional paper) [1]) I'm also reliant on ZIM…
Re: The Best To-Do List: A Private Gist
#48I appreciate innovations in this space, however I stopped even trying new things as experience shows they don't bring much once novelty wears off.
Re: The Best To-Do List: A Private Gist
#49I've spent a lot of time thinking about TODO lists and trying different solutions. Eventually, I settled on a very specific means of using good, old, pen-and-paper. I think probably the most important feature of the TODO list is that it gives you mental clarity. Both the popular book "Getting Things Done" and a career couch I worked with for several months talk about the importance of clearing the mind before being a…
That reminds me of another paper system I used for a while. Add new tasks to the page. When it fills, write all unfinished tasks on the next page, and mark them with a star to show they've been moved. Next time you move tasks, do NOT move tasks that were starred. Basically, it's a tacit admission that you're not going to get around to it. This is good, because for most of us, our true to-do list is deeper than our ab…
Re: The Best To-Do List: A Private Gist
#50It's goal is to be an extremely simple to-do list. I'd love to hear what you guys think.