Ask HN: What’s your favorite tool for planning your day?
81–90 of 126 posts
Re: Ask HN: What’s your favorite tool for planning your day?
#82Earlier quoted context omitted.
I just write markdown and put it in a private repo. Simplest I can do with the most of the functionalities I wanted.
just out of curiosity, why don't you want to also manager your todos from your phone? the mobile github markdown editor is pretty clunky compared to a native todo app.
Re: Ask HN: What’s your favorite tool for planning your day?
#83I've been building my own thing for a while. It blends the hierarchical navigation of Workflowy (to figure out your priorities) with task management and routine building. Throughout this process, I discovered a whole lot about ADHD. It turns out that's why I've chased this with such reckless abandon. Between the internal pressure and balancing the side effects of medication, I burnt out. I'm _slowly_ climbing my way…
Re: Ask HN: What’s your favorite tool for planning your day?
#84When I finish a task, I simply edit the message and put a success checkmark in front of the completed item.
Re: Ask HN: What’s your favorite tool for planning your day?
#85It's not a cleverly named app. I'm talking about literal breakfast. Just having a slow breakfast on the balcony gives me a bit of idle time to think about the day ahead, and it helps a lot.
I used to have a notebook. One page per day, one task per line. In the morning, I'd transfer the unfinished tasks to the next page. It would give me quick feedback on tasks that don't progress, and prevent me from overcommitting. It worked surprisingly well.
Re: Ask HN: What’s your favorite tool for planning your day?
#86I read a comment somewhere in hacker news about a guy managing their daily planning on a locally saved plain text file. I started doing it and _loved_ it. But after a while I was missing some of that nice WYSIWYG UI interface. I couldn't find an existing tool which allows me to continue to use that local text file and also have a nice pretty interface. One thing led to another and I ended up scratching my own itch by…
You should try Typora, a markdown editor that looks really nice. https://typora.io/
Like others, I have single file and a section for each week containing all my tasks. Then I move the unfinished ones down to the next week at the end.
It's easy to sync those files in git of course.
Re: Ask HN: What’s your favorite tool for planning your day?
#87Earlier quoted context omitted.
You should try Typora, a markdown editor that looks really nice. https://typora.io/
+1 for Typora. I've been using it for maybe 5 years (it feels like that at least) and it hasn't let me down. Like others, I have single file and a section for each week containing all my tasks. Then I move the unfinished ones down to the next week at the end. It's easy to sync those files in git of course.
Re: Ask HN: What’s your favorite tool for planning your day?
#88I use Trello. It's simple in essence but expandable as required, and a great UX (though perhaps trending a little towards busyness as it grows commercially unfortunately). https://trello.com/
Re: Ask HN: What’s your favorite tool for planning your day?
#89There’s nothing better than just a piece of paper. It’s responsive, suits every pocket, supports text, drawings, graphs and doesn’t get destroyed when it touches coffee. Also there is a psychologically effect: Turning away from the computer and checking a task using a pen gives you the feeling of having something finally completed/done.
I tried to digitalize it so often using Todoist, Wunderlist, MS Tasks, recently release MS Lists aaaand so on. But nothing really suits all the needs. And relying on many tools for task management will burn you out.