Live data from Hacker News

Taskwarrior, where have you been all my life?

blog.djy.io

191–200 of 233 posts

Re: Taskwarrior, where have you been all my life?

#191
post #115

Earlier quoted context omitted.

You have to carry it around if you want your task list to be anywhere but in just one spot.

from my perspective, as soon as my todo list is digitized it is hidden from me. And as soon as it is hidden I forget to maintain it.

I do:

- 1. Checklist on paper

- 2. Take a photo of it

Sometimes:

- 3. Rewrite at destination

Always:

- 4. Rewrite every few days

Re: Taskwarrior, where have you been all my life?

#192
post #121

Earlier quoted context omitted.

The truism "out of sight out of mind"

It's surprisingly true. To the point I noticed that in times of stress, I would simply not look at whatever productivity tool I've been using. I found myself no longer invoke org agendas. No longer opening the paper notebook with tasks. Hell, I found my eyes glazing over the whiteboard with a list of tasks I put there the previous night. Semi-conscious avoidance is a terrifying thing.

That's an underlying issue (PEBCAK) which can be mitigated with mindfulness. The same could happen with an abundance of p&p notes. Someone who claims it doesn't happen w/their p&p notes, why would it happen with digital ones? Because the storage is easier and accessible (cloud in on your mobile in your pocket)? But an agenda full with notes isn't hard to carry around. My mother has been doing that for ages. She writes her passwords in her agenda, for example, and she still can't find them because its not well-logically mindfully structured. That wouldn't be solved by digitisation. Its PEBCAK all over.

Re: Taskwarrior, where have you been all my life?

#193
Like the author I went through too many solutions to organize myself. (Evernote, iOS Reminders app, OneNote, emacs/org-mode, Google apps, iOS Calendar, Omni tools & many more). I've settled down on using Apple Notes & Things 3. Things 3 is expensive, but it's simple & has a beautiful UI. It structures tasks in the same way I think about them. I really like the Quick Entry feature on the Mac, where I can quickly add a to-do from a web page or an email... The app seems to be well maintained and I am glad they didn't choose the subscription route. My biggest wish, a web API.

I really like Notion (https://www.notion.so/), and I am sure I could do a great GTD system in it! However, I don't feel comfortable with subscriptions on apps where I keep MY data. Maybe because I grew up relatively poor, I always have the fear at the back of my mind, that maybe in the future I won't be able to afford it and what a big hassle that would be.

Re: Taskwarrior, where have you been all my life?

#194

I'm currently using Asana for task management. I guess the only upside is that I can share tasks with my wife, but its clearly not really meant for just single person management. Has anyone tried both taskwarrior and asana? Any obvious pros/cons? taskwarrior seems much simpler and can live locally if you dont want locked in asana/whatever?

I've tried both. I liked Asana a lot in the early days - it was simple and removed the friction of logging tasks. I especially liked that many tasks could be entered in the same way as an outline, just using enter to drop to the next line and tab/shift-tab to nest tasks. All the task properties I needed were visible at once and I could quickly tab through the task details and log what I needed. Eventually they added more features for teams and the features I liked became more complicated to use, so I dropped it.

I tried taskwarrior as well, thinking that being in the command line would reduce the friction for entering tasks as I spend so much time there already. However, the friction is higher for viewing and reorganizing tasks so I would fill up a todo list and then not use it.

Re: Taskwarrior, where have you been all my life?

#195
post #190

Earlier quoted context omitted.

I was searching the comments for someone saying this. Snooze / archive to achieve inbox zero is life changing. I have one simple rule. If I can't do something right now, I snooze it until I think I will be able to deal with it. The knowledge that it will not be forgotten is very cathartic and my inbox doesn't fill with emails I intend to deal with but haven't yet. I think what people forget is that time is often a be…

How do you avoid the snowball effect? If many tasks/mails are coming everyday and you are snoozing them to the future, you are adding more tasks/mails to your future inbox, which in turn will motivate you to snooze them again, feeding the task monster. Until one day there are so many snoozed tasks that it is overwhelming.

That's when you have to make some hard decisions about what you will, and what you'll never get to. At some point you should just start deleting tasks.

The important stuff floats to the top and gets done. The rest doesn't.

Re: Taskwarrior, where have you been all my life?

#196
post #73

While technically awesome I've tried using it several times but always end up dropping it. I find it difficult to maintain and over time it's left to rot until I finally give up on it. For me I don't actually need the complexity. A simple text based todo list would basically do the same job. The main issue is actually maintaining it. This is why I like habitica more: https://habitica.com/ It's basically a gamified to…

I hate this app. It's extremely unresponsive, doesn't know how to dismiss notifications properly, and is laggy on mobile. Some pages that are accessible from the web view don't work at all on the iOS version. And I'm 99% sure that the damage-calculation hits aren't being calculated properly. Yes, I know it's open source. I still dislike these aforementioned aspects of it, though.

The desktop web version is indeed far superior. The Android version works okay but it's also laggy and some notifications are missing.

Re: Taskwarrior, where have you been all my life?

#197

Is there anyone who used org mode and taskwarrior to get a compare and contrast?

I have used both. While I'm currently on Org-mode, I used to use Taskwarrior exclusively in my previous job.

The switch between the two happened because my job responsibilities changed, and Org-mode is better at supporting my current role as a team lead and developer. Taskwarrior was better when I was only developing software. Personally, I feel this says something about what usage patterns the two are best for.

As a developer, I spent almost all my time in a terminal. Taskwarrior (plus a few shell aliases) allowed me to create tasks the moment I thought of them. I could then get back to work and see the task list later. Switching to Emacs every time I needed to create a task would have been unproductive and I probably would not have done that.

As a team lead, I spend most of my day researching, helping out team mates, building product road maps, etc. I spend time in the terminal, but not as frequently as before. And I'm not developing as much either, which means I can now take the time to switch to Emacs, capture a task or thought in Org-mode along with any details, and then get back to it later.

My perspective on the two: - Taskwarrior never gets in your way. It takes a few seconds to record a task and then get back to what you were doing. But you end up not recording many details about the task, mostly it's just the title. Great for small bugs fixes or development tasks that come up while your developing. - Org-mode is great when you want to record details for the tasks you are recording, take notes, and just generally write anything with details.

Hope this helps.

Re: Taskwarrior, where have you been all my life?

#198
post #115

Earlier quoted context omitted.

You have to carry it around if you want your task list to be anywhere but in just one spot.

from my perspective, as soon as my todo list is digitized it is hidden from me. And as soon as it is hidden I forget to maintain it.

So set a daily reminder to check the list?

Re: Taskwarrior, where have you been all my life?

#199
post #135
post #73

While technically awesome I've tried using it several times but always end up dropping it. I find it difficult to maintain and over time it's left to rot until I finally give up on it. For me I don't actually need the complexity. A simple text based todo list would basically do the same job. The main issue is actually maintaining it. This is why I like habitica more: https://habitica.com/ It's basically a gamified to…

Yup. I'm great at putting items on RememberTheMilk or Outlook or Google Calendar or Google Tasks or iCloud Notes or a whiteboard, but REALLY BAD at using the same system consistently, let alone actually checking the list ("hey, I'm bored, what should I do now?")

Personally, I have a reminder on my phone set every morning that tells me to review the list. Before I did this, I always had this gut feeling that I had forgot something even though I was very strict about always adding a task for everything.

Re: Taskwarrior, where have you been all my life?

#200
post #138

Google essentially implemented FollowUpThen and Taskwarrior in Inbox via snoozing and reminders. I can honestly say Inbox has significantly changed my life. I have to use email every day already, so overlaying task management has been a huge boon. I have a recurring reminder every Sunday night to take out the trash. I set up reminders to go off in 1 year (like when I sign up for something and don't want it to auto re…

Yup, love Google inbox. I just wish there was an API so I could create inbox reminders programmatically. That would be so nice!
Post reply on HN