Live data from Hacker News

[Ask HN] How do you organize your tasks/to-do lists?

news.ycombinator.com

21–30 of 59 posts

Re: [Ask HN] How do you organize your tasks/to-do lists?

#21
I haven't found anything better than a written list. There's something really tactile and satisfying about crossing items off it.

Every few days I rewrite the list onto the next page, drop things that are no longer relevant, expand items that are sticking around. The physical nature of the list, and the ritual of recopying it are really powerful, to me. Plus the fact that I recopy it frequently helps keep it from getting out of hand and naturally prioritizes it.

I say this, but I've been out of the habit lately. I need to start doing this again.

Re: [Ask HN] How do you organize your tasks/to-do lists?

#25
Things on the desktop and the iPhone. If you buy into the GTD system, I'd recommend it. The iPhone app syncs via WiFi to the desktop app whenever you're connected to the same network (I'm hoping syncing via the 'cloud' is coming soon). Ubiquitous capture is what it's all about, and Things is good at it.

It also helps that the app is simple and well designed. I don't use the tagging or much of the scheduled tasks features. Otherwise, there isn't much that beats pen and paper.

Re: [Ask HN] How do you organize your tasks/to-do lists?

#27
No pre-made org software has ever felt comfortable enough for me, so I roll my own.

I have a series of text files organized how I like. I added syntax highlighting in TextMate. I also wrote Ruby scripts that automate any parts that would be tedious if done manually. My calendar is just a glorified text file, specially formatted for ease-of-use.

I also wrote my own TextMate bundle that turns TextMate into a wiki, which is my exobrain.

Finally, whatever you end up doing, I would recommend doing something similar to my "jot" script. Basically, whenever I have an idea or come across something I want to address later, I hit F10, a dialog appears, I type my thought into the text box and hit enter, and then the message is saved in a file called jot.txt. At the end of the day I clean out my jot.txt. This allows me to capture ideas as they come to me without breaking my momentum of what I'm currently working on. You can find that script here: http://techiferous.com/2009/12/streamlining-your-workflow-wi...

Re: [Ask HN] How do you organize your tasks/to-do lists?

#28
post #5
post #3

I made a post about it some time ago on here, and at that point the poster asked for the opposite (not too simple). You can find it here: http://news.ycombinator.com/item?id=1108498 I have since added a few minor details, but largely it's the same. I still feel a bit bad for ripping off their design, but heck, it was just up my alley. But in all honesty, it sounds like http://teuxdeux.com/ out of the box would be jus…

Thanks! TeuxDeux is very, very close to what I'm looking for — I'll give it a try for a couple of days. Too bad they don't have an iPhone version ready (even just an iPhone-optimized site).

Glad to be of assistance. :)

It's on the "Todo Some Day" list to make my version of it talk SyncML which would enable it to synchronize with existing mobile apps out there. I never considered porting the UI, but maybe that's an idea, it is really suitable for cellphones.

Hmm...

Re: [Ask HN] How do you organize your tasks/to-do lists?

#30
The simplest, easiest to use online ToDo app is Google Tasks. You can access it using small window in Gmail (look for "tasks" on the left-hand side) or full-screen ( https://mail.google.com/tasks/canvas ) or on the iPhone/Android ( https://mail.google.com/tasks/ig )

I have also wrote a native iPhone app client for Google Tasks so that you can use it offline http://www.geetasks.com

Post reply on HN