Live data from Hacker News

Ask HN: How do you structure your to-do lists?

news.ycombinator.com

11–17 of 17 posts

Re: Ask HN: How do you structure your to-do lists?

#11
I use Things[0]. My journey looks like Emacs Org Mode -> Omnifocus -> Journaling mode (Notion, Craft) -> Things, and I am happy with the current setup. Things supports Someday/Anytime flows for easy reviews, recently they implemented markdown support for notes within tasks (including subtasks), and I like the concept of Deadlines.

- Inbox is a regular trash bin for all the incoming things (I review them once in 2-3 days)

- Today list of tasks I have to accomplish today with strict deadlines. When I finish with the Today list, I scan the Upcoming view for something I can work on in advance and then switch to the Anytime list (I use tags as a context switcher, like @: Work, Personal, Hobby) to pick up the next one

- Areas are a helpful feature too where I store work or personal related projects. It is worth mentioning that Things hides Someday (postponed) tasks and projects from the overview by default, and it helps to stay focused.

- For example, I have a "Hobbies" area with projects like "Blogging", "Watching List", or "FFXIV".

In the morning, I plan my day. Validate the tasks assigned for Today, scan the active projects for open tasks and check the agenda. When I have the scope for today, I try to break down large tasks into smaller ones (for two reasons, it is easier to overcome all the distractions during the day with smaller tasks and to think about the scope once again).

It depends on the job, but priorities never work for me. They can change in an eye blink and sometimes give you a false feeling of control (you marked something as a high priority a month ago, and it bothers you. But the circumstances have changed, and now you have a dilemma: convince yourself that it is not necessary anymore and you made a mistake or blindly follow the priority tag. Both options are bad, by the way). If I need prioritisation, I am overwhelmed with projects and try to solve this problem first. Sometimes, I have many parallel projects that require prioritisation, that's true, but even in such cases, I prioritise weekly (usually, Monday's evening when it is more or less clear how the week goes).

Ah, and yes, the UX of the application is excellent. I can do everything with keyboard shortcuts; they use the "modal editing" paradigm, which allows features like "type to search" (you can start typing anywhere, and it instantly brings the search interface); etc.

[0] https://culturedcode.com/things/

Re: Ask HN: How do you structure your to-do lists?

#12

I keep two lists but organized slightly different: - a global todo with things ordered by topic (no particular order of importance) which I go over regularly - a daily Todo which consists of items I've 'checked out' for the day, which is the things I want to get done today - I try to keep the daily Todo doable by factoring in the time things will take. I also try to keep this daily todo achievable and not overly opti…

That's neat! Do you use a specific tool/app? Or is it just plaintext is even read paper?

The global Todo is actually two 'lists': email-based todo (managed with this system: https://dansilvestre.com/gtd-gmail/amp/#, slightly tweaked), and a OneNote page inside my main OneNote notebook for everything not coming from an email. The daily Todo tends to be paper, as there's something really satisfying about physically checking off items through the day to complete the list.

Re: Ask HN: How do you structure your to-do lists?

#13
I tried many software tools, but none satisfied me.

Nowadays I use pen and paper: I write down at most 5 or so items I need to work on. At most 5 so that I can remember them later on. Then immediately after I write them down, I throw the paper to the bin. The whole point of writing my list down is that writing has a different effect on me than just thinking.

Re: Ask HN: How do you structure your to-do lists?

#16
post #11

I use Things[0]. My journey looks like Emacs Org Mode -> Omnifocus -> Journaling mode (Notion, Craft) -> Things, and I am happy with the current setup. Things supports Someday/Anytime flows for easy reviews, recently they implemented markdown support for notes within tasks (including subtasks), and I like the concept of Deadlines. - Inbox is a regular trash bin for all the incoming things (I review them once in 2-3 d…

I love Things and made the switch from Todoist a few days ago. However, I really wish they offered more intuitive and robust natural language recognition of dates / times. Todoists' capture of fairly complex inputs (e.g. "Do X every other day starting Monday") saves quite a bit of time.
Post reply on HN