Search the web
Sign In
New User? Sign Up
todotxt · Todo.txt
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 1741 - 1770 of 2424   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1741
Task 1.4.3 is released, and includes: - Added support for a shadow file that contains a plain text task report, with the "shadow.file" and "shadow.command"...
Paul Beckingham
p.beckingham
Offline Send Email
Nov 11, 2008
5:26 am
1742
Hi Paul, I have upgraded my work and home machines to 1.4.3. Thanks. One question though. I can't seem to find the shadow.txt file. I'm not sure it's even...
Richard Querin
rfquerin
Offline Send Email
Nov 11, 2008
5:04 pm
1743
Nix that question. The shadow file updated (or was created) when I added a new item to my todo list. Seems to be working as expected now. RQ...
Richard Querin
rfquerin
Offline Send Email
Nov 11, 2008
9:36 pm
1744
... now. That's right - the task database has to be modified to trigger an update. I think I need to look into creating that initial version automatically, if...
Paul Beckingham
p.beckingham
Offline Send Email
Nov 12, 2008
1:44 am
1745
... What if an "initial version" of the shadow files *exists*, but is out of sync with the (real) task DB? If the shadow file is "write only", then you may...
forest0wolves
Offline Send Email
Nov 12, 2008
1:49 pm
1746
The shadow file is write only. Currentlu it is only written out when the task DB changes, which is already more frequently than necessary, so I won't be...
paul@...
p.beckingham
Offline Send Email
Nov 12, 2008
3:00 pm
1747
... the todotxt programs ... If I'm not mistaken there ought to be a more recent version. The link was posted on this mailing list. A testing version is fine...
gtdtodo
Offline Send Email
Dec 16, 2008
10:02 pm
1748
I recently found todo.txt and have been quite pleased with how well I can manage my task list with it. I'm using version 1.8.1 from svn-trunk and noticed that...
Mike Pennington
mikepenn01
Offline Send Email
Dec 30, 2008
4:52 pm
1749
Hi, So I am setting this up for the first time attempting to use Cygwin.(Note: I am also a new Cygwin/Unix user). I can see .todo if I am in Windows Explorer,...
clay_hellman
Offline Send Email
Jan 6, 2009
10:08 am
1750
Cygwin and Unix like operating systems will not show dot files (files beginnign with a . ) by default. You will have to specifically tell the shell to show...
Jeremy Gransden
vvdtcvv
Offline Send Email
Jan 6, 2009
12:30 pm
1751
Slowly working it out.. thanks. C...
clay_hellman
Offline Send Email
Jan 7, 2009
12:00 am
1752
I'm making extensive use of Task, however there is one thing I'd like to be able to do and I'm not sure if it's something I could find a kludgy solution for,...
Richard Querin
rfquerin
Offline Send Email
Feb 5, 2009
1:20 pm
1753
On Thu, 5 Feb 2009 08:20:54 -0500 ... You could try adding "@hitlist" to any items you want blocked off. Then "todo ls @hitlist" to list just those items....
Chuck Metcalfe
chuck.metcalfe
Offline Send Email
Feb 5, 2009
1:28 pm
1754
Thanks for the response, but I'm not using todotxt, but Task ( http://www.beckingham.net/task.html) <http://www.beckingham.net/task.html> Actually I think I've...
Richard Querin
rfquerin
Offline Send Email
Feb 5, 2009
1:46 pm
1755
i'm doing something like this via a python script that I wrote (that is so ugly i am embaraased to share it...). but i think you could, via a tag called ...
T. Charles Yun (perso...
tcharlesyun
Online Now Send Email
Feb 5, 2009
1:58 pm
1756
Richard, I think this is doable using task 1.4.3, and I do something similar. First, add a tag to those special tasks: % task 12 +punchlist % task 23...
paul@...
p.beckingham
Offline Send Email
Feb 5, 2009
2:00 pm
1757
... Nope. That does exactly what I wanted. Great! I only made one small change and used 'ls' instead of 'list' for the command, but that's just my preference...
Richard Querin
rfquerin
Offline Send Email
Feb 5, 2009
2:10 pm
1758
... <http://www.beckingham.net/task.html> Yeah I totally didn't pay attention to the mention of using task rather than todotxt. Next time I'll read the whole...
chuck.metcalfe
Offline Send Email
Feb 5, 2009
2:10 pm
1759
... The grep is not necessary. If the task is tagged, as shown above, then the command: % task long +punch Will do the filtering for you. Note this also...
paul@...
p.beckingham
Offline Send Email
Feb 5, 2009
2:16 pm
1760
... Task can do more than todo.sh, and despite recent inactivity, it is being actively developed. Send your feedback and ideas, and we can make it more...
paul@...
p.beckingham
Offline Send Email
Feb 5, 2009
2:20 pm
1761
Hi todo.txt'ers, First, my apologies for being woefully absent from the mailing list for a few years (!) now. Hard to believe, but I've been using todo.sh ...
Gina Trapani
gina.trapani
Offline Send Email
Feb 18, 2009
5:07 pm
1762
I noticed one little bug with this new version, and I can't seem to find out what the issue is. I am unable to give it an alternative config file to use with...
Jason Helfman
helfmanj
Offline Send Email
Feb 18, 2009
7:20 pm
1763
Would ./.todo do the trick? Sent via BlackBerry by AT&T ... From: "Jason Helfman" <jhelfman@...> Date: Wed, 18 Feb 2009 11:20:54 To:...
thezikes@...
therealzikes...
Offline Send Email
Feb 18, 2009
7:29 pm
1764
When running todo report with your DONE_FILE being in a directory with a space in the path (ex: C:\My Documents), you will get an "ambiguous redirect" error....
Jeff
jeffl8n
Offline Send Email
Feb 18, 2009
8:15 pm
1765
On Wed, Feb 18, 2009 at 11:20 AM, Jason Helfman ... My apologies, I screwed up the -d parameter entirely in 2.0. I just posted a fix in 2.0.1, sorry about...
Gina Trapani
gina.trapani
Offline Send Email
Feb 18, 2009
11:00 pm
1766
... Great catch, thanks Jeff. Will add this fix to the next release. -- http://ginatrapani.org...
Gina Trapani
gina.trapani
Offline Send Email
Feb 19, 2009
7:27 pm
1767
... I've updated my patch to todo.sh for 2.0.1 (attached). The patch does two things: - has todo.sh look for a Unixish ~/.todo.cfg if it can't find ~/todo.cfg ...
Ed Blackman
edgewood73
Offline Send Email
Feb 20, 2009
12:59 am
1768
... Thanks for fixing that. I found the utility on lifehacker today and downloaded it from there, and had the -d problem; the link on lifehacker has the buggy...
mark.dickinson@...
mark.dickins...
Offline Send Email
Feb 20, 2009
7:10 am
1769
Ed, love this patch, both parts of it. The non-Unixy config file change was a painful decision, I'd rather use a dot file but it was so confusing for so many...
Gina Trapani
gina.trapani
Offline Send Email
Feb 21, 2009
6:05 am
1770
Gina, Thanks for this...I use this daily. Saved me a few times. :) One feature which was kinda added a while back was the concept of a tickler file. This has...
Don Harper
duckunix
Offline Send Email
Feb 21, 2009
2:06 pm
Messages 1741 - 1770 of 2424   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help