Live data from Hacker News

I tried every todo app and ended up with a .txt file

al3rez.com

441–450 of 831 posts

Re: I tried every todo app and ended up with a .txt file

#441

Earlier quoted context omitted.

This starts to sound like something someone might waste time building instead of actually being productive…

In terms of earning money, but surely that's not what's it's all about, is it?

in terms of actually building something useful

Re: I tried every todo app and ended up with a .txt file

#443

Earlier quoted context omitted.

> What this shows to me, as someone who has committed some of the unholy crimes above, is that people want their system, however esoteric, to come naturally to them I think this is a vocal minority. Outside of internet comment sections, most everyone I know doesn’t care that much about their todo list software. The most productive people I ever worked with all had really minimal productivity software. For one person…

I strongly agree. I think it's a form of procrastinating. I read about all these complex systems for notes and second brains and whatnot. All procrastinating imho.

I think it's actually a selection bias. Who is more likely to spend a lot of time on productivity systems -- a person who is on top of their obligations or a person who is drowning in them. A naturally organized person can do with simple txt, they are already doing okay. A chaotic person can build whatever complex process they wish, they will still fail.

Re: I tried every todo app and ended up with a .txt file

#446
post #179

Earlier quoted context omitted.

I found Reminders to be unreliable and foolishly designed. It only works for must-do tasks. It uses repeating-period instead of time-since, so it can't handle repeating tasks that are optional. If you fail to mark off a repeating task, the next instances stack up and crash the notification cycle.

I'm familiar with the pain point you're describing. In general, I would say a recurring calendar event is a better solution for your particular preferences. Personally my mental model is that the act of deciding to not do an optional task constitutes completion of the reminder for that occurrence. And if I forget or deprioritize that decision, the reminder still hangs out in my Today list until I do as a mitigation.

I still use my calendar for routine time-window reminders. But when I tried timeboxing tasks for after work, those don't stick because my daily work hours can shift by as much as 2 hours, depending on how many pre-work-hours meetings I have that day.

I'm a big fan of automation, so half of the fun with that project is setting it all up.

Re: I tried every todo app and ended up with a .txt file

#447

sigh I've done the text file thing, and it’s fine. Up to a (very small) point. What the author describes as their “workload” barely registers. For context, for me, Things on any given day has over 100 individual actions, most of which are recurring. By doing this, I can stay on top of an extremely broad surface area. There is no way a text file can handle the number of parallel work streams my (or really many) people…

Some of this sounds like it could benefit from check-lists (probably you are?). 20 home todos could be wrapped into a single check list that you do once a week. The master todo says "do 1 hour home checklist". Then in that hour you analyse what you will prioritise, drop, defer and delegate. The idea being your mind is then free of "repair the gutter" in general life, but you know you'll visit that on Sunday at 4pm.

I do have those, especially for shopping. "Home Depot Trip" for example is a constant, and has 2-10 checklist items on it at any given time based on what I need.

The problem with a once weekly checklist of [all the house things] is how do I track when I last did a specific action so I make sure it doesn't drag on too long?

As a concrete example - I live in a steep, hilly area. So I schedule making sure that my drainage is clear about every 3 months. When I bought the house, drainage was a significant problem because it hadn't been attended to and a lot of stuff needed significant cleanouts. Do I strictly need to do something about it every 3 months? NO, but if I let it go for too long then it becomes a problem.

Re: I tried every todo app and ended up with a .txt file

#448
post #444

Best compromise is a markdown file. You can read with it with Obsidian if you want a better gui, but you can also just treat it like a simple text file if you prefer. No lock-in to an app. I agree that complex todo apps are a bit of a waste of time.

Markdown + Vim-wiki plugin is a really powerful combo, that is still all only markdown underneath.

And yes, you can combine that with something like Obsididan at any time.

Re: I tried every todo app and ended up with a .txt file

#449
post #92

Reading through the comments under this thread, there are many users who swear by a plain text file, but who then build quite a lot of snowflake software to regain functionality offered by more structured TODO applications. That includes: - having your computer alert you to things that come up - being able to tag notes - being able to add events to a calendar - being able to set priority of tasks - expecting prioriti…

please accept that some of us need to re-invent emacs with org-mode from first principles, to fully appreciate it

Re: I tried every todo app and ended up with a .txt file

#450
post #55

Earlier quoted context omitted.

The real shame is it has no iOS app

it has and it's called taskmator, used it for years, but now run linux.

Taskmator is a third party app and it's a bit shaky with buggy selection, but it does the job in a pinch. If choose, given that they're text files you can edit them manually in any editor.
Post reply on HN