Live data from Hacker News

Ask HN: How do you keep track of your to-dos? longer-term projects?

news.ycombinator.com

1–10 of 37 posts

Re: Ask HN: How do you keep track of your to-dos? longer-term projects?

#3
I have always struggled with maintaining lists and usually revert back to plain text documents with running bullets — however, that doesn't scale well and I end up with text files lacking any order. I've since been using Obsidian[0] and, while my process is similar, I am able to create structure around the files and noticed significant improvement.

Since starting a new job earlier this month, I simply maintained a notebook with tasks. Once those are complete, I cross them out and add them to my Goals / Brag sheet that I keep for personal reference. I'm now wondering why I didn't do this all along.

[0] https://obsidian.md/

Re: Ask HN: How do you keep track of your to-dos? longer-term projects?

#4
A list. In my head most of the time. A wiseman once told me that if it's important you'll remember and if you don't, it will come back to you in one form or another. I try with software, but nothing has ever really worked. I work in a small team and we're trying Google Spaces now as it has tasks built in, but it needs just a little more ..

Re: Ask HN: How do you keep track of your to-dos? longer-term projects?

#6
post #3

I have always struggled with maintaining lists and usually revert back to plain text documents with running bullets — however, that doesn't scale well and I end up with text files lacking any order. I've since been using Obsidian[0] and, while my process is similar, I am able to create structure around the files and noticed significant improvement. Since starting a new job earlier this month, I simply maintained a no…

I also use Obsidian, with a slightly different workflow. I create 3 different types of lists: week lists, sprint lists and ticket lists.

- Week lists are divided into days, with one sub-heading for each day, and a sub-sub-heading for a daily todo list and the day's events/meetings. Each one lets me take notes and prepare info for the day, with a general to-do list at the top of each day that organizes my general goals. It really helps structure everything for me in a meaningful way.

- Sprint lists are fairly specific to agile work, but I use them to set goals for each sprint and keep a "birds-eye view" of my work, so to speak.

- Ticket lists are specific to Jira tickets, and they're what I link to in the aforementioned two lists. I use these to store information that is specifically relevant to a task at hand. If the knowledge can be generalized, I'll usually try to make a page for it elsewhere in my notes and link to that instead.

It's a bit of a mess, but it really helps organize things for me. Being able to anticipate, react and record like that is an essential tool to not driving myself crazy in the workplace.

Re: Ask HN: How do you keep track of your to-dos? longer-term projects?

#9
I keep Excel spreadsheets with simple todo lists for things I need to do… for example, taxes, renewing a drivers license, purchases that are easy to forget, books I want to read, etc.

It’s sort of todo lists and one line notes, all saved into one folder.

I’ve found for myself that I just need something very simple and easy to use. There are programs out there that let you use mark down, or they sync your todo lists or your notes. All this extra fancy stuff just adds complexity and for me, distracts me from the actual stuff I need to get done.

Of course, this isn’t a silver bullet for everyone.

Post reply on HN