Hi, is it possible to show todo items that are not assigned to a project? I mean, the ones without "p:". I guess todo.sh uses grep to list entries and couldn't...
... I don't know if there's a way, given that todo.sh is designed to work with GTD, and in GTD, every next action is associated with a project. Why can't you...
Hi there, in trying to install Remind, have any of you ever had following problem: I am trying to install Remind following Ginas post: 1. Download Remind and...
when you un-tared the remind-03.00.24.tar.gz tarball it probably created a new directory with the files that were in the tarball. try the command in the...
... Check to see that you have the make packages installed. I suspect they do not by default in cygwin. look for automake, configure, etc., but cannot...
hello When I use "list" or "listall" for example, the first line of the output begins with "-e" (without the quotes), as so: grace:bin jr0$ todo.sh list -e 01...
... See the below post from Ted Pavlic: Ted Pavlic to todotxt show details Mar 3 Reply *Images are not displayed.* Display images below - Always display images...
Homepage: http://kde-look.org/content/show.php?content=80151 <http://kde-look.org/content/show.php?content=80151> Reason for creation One of my favorite hacks...
Hello all - I have fallen in love with Todo.txt and find it incredibly useful. I have one question request though... I know how to prioritize my tasks. Very...
I want to alias todo.sh to t, and it says on the todotxt.com: Avoid typing todo.sh every time. Add the following to your ~/.bashrc file (~/.bash_profile for...
Any text editor will do the trick From: todotxt@yahoogroups.com [mailto:todotxt@yahoogroups.com] On Behalf Of ed.byford Sent: Wednesday, May 21, 2008 9:08 AM ...
Hello all, I came across todo.txt this afternoon while looking for an extremely lightweight issue/action tracker for the team of three programmers at my...
... Do you know about the -d switch: -d CONFIG_FILE Use a configuration file other than the default ~/.todo With that you could specify a different TODO_DIR...
Hello, Since I'm mostly using a drop-down console (Tilda*), I have limited screen estate for my to-do list. So I sometimes redirect the output rather than...
... The simplest solution is to run todo with the -p option, which suppresses color output. If tilda supports color codes, I'm sure there is a (less simple) ...
... Oh, I must have overlooked that... ... Tilda does support it, but Less doesn't seem to. I'll just create another alias using the -p switch. Thanks!...
Hi all, Can anyone think of a good approach to implement time/date-dependent tasks - that is, a way to suppress certain tasks from list[pri]'s output if the...
... Check out todo-cron.py. Basically you keep the suppressed tasks in a separate text file (recur.txt) with an extra date string. Run todo-cron.py daily,...
... Thanks - but I can't seem to find this anywhere... !? ... That's not exactly what I had in mind; I'd prefer keeping it in the same file, without the need...
Some considerable time ago - longer than I had hoped - I demonstrated an alternate implementation of the todo script, called task, in the form of a YouTube...
... That video makes it look very interesting - I especially like the structured output. Could you quickly summarize the differences between todo.sh and task? ...
... Here goes: - formatted output (tables, wrapping) - many more reports - more ways to list tasks - arbitrary number of tags - "active" tasks - calendar to...