I don't know what people are talking about not having notification or not being aware. Just make a habit of looking at it and put important stuff near the top with attention grabbing characters by it.
I tried every todo app and ended up with a .txt file
31–40 of 831 posts
Re: I tried every todo app and ended up with a .txt file
#321. Drag an email to ~/Notes and it's a task
2. touch ~/Notes/get\ milk and it's a task
3. ln -s ~/Documents/something-i-need-to-finish-writing.doc ~/Notes/complete\ writing and it's task
Wren doesn't care about the format.
Re: I tried every todo app and ended up with a .txt file
#33I saw the author tried it but didn’t actually write about it under “What Actually Happened With Each App”
I use TickTick over Todoist and other apps because it’s basically a .txt file dump for me, but with notifications and reoccurring tasks /shrug
Re: I tried every todo app and ended up with a .txt file
#34I made my own. I needed to have a calendar that showed every todo item per day, and a text editor to edit the tasks just like in a todo.txt. Used it all day every day for over 15 years. I still have it installed on nearly all my Win systems, just because it opens instantly, has priority and colors. I also used it to produce reports for work, so I eventually added export options for HTML to paste directly into an emai…
Re: I tried every todo app and ended up with a .txt file
#35Re: I tried every todo app and ended up with a .txt file
#3620250811 - Core API - deploy to production 20250810 - Customer X - call about upgrading to new version
Every day I move items I have not yet done to the top of the list. Order in the list is the priority.
Old or done tasks naturally fall down the list.
Re: I tried every todo app and ended up with a .txt file
#37It's simple enough for me to understand but has the following features I want:
nice simple UI where I can add stuff without too many clicks
syncs between phone and browser (requires $1.49/mo which I'm fine with)
Can make multiple lists
Can drag items around in the list
Can add a longer description and reminders
For tech side projects I use GitHub issues as TODO/wish lists
For work I use a Google Doc to plan out the days tasks and meetings (similar to todo.txt). Google docs is really nice for this because I can collapse headers to shorten yesterdays work and use checklists that I check off as the day passes. I can also scribble notes in a freeform fashion at the bottom. I dedicate a whole browser (Safari) just to this page so I can easily tab to it.
For work I use MSFT Todo for stuff I'd like to do "at some point when I get time" (it's approved by my company, unlike my personal Todo app)
Re: I tried every todo app and ended up with a .txt file
#38Re: I tried every todo app and ended up with a .txt file
#39As an alternative: I started using org-mode 5 years ago and have never looked back. This is my workflow (https://karelvo.com/blog/orgmode) although I sync it via Git now, and have an iPhone where I use Plain Org (https://xenodium.com/plain-org-for-ios).
Re: I tried every todo app and ended up with a .txt file
#40No org mode? No Taskwarrior? Both are apps backed by plain text.