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...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

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 1461 - 1490 of 2424   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1461
Morning! How can I modify the script to exclude lines with "#" at the start? This is by far the best gtd solution I have come across; simple to maintain with...
dupreez_j
Offline Send Email
Feb 2, 2008
12:04 am
1462
I cannot help with the .sh version, but with the python version; replace the list function with the code listed below and any line begining with # will be...
Jeremy Gransden
vvdtcvv
Offline Send Email
Feb 2, 2008
5:01 am
1463
Hi all, First of all, sorry for this offtopic post but since you guys are a bunch of commandline-loving people, this group is my best at finding a simple...
S K
sk4list
Offline Send Email
Feb 2, 2008
7:52 am
1464
It doesn't a command line utility, but sure has some appeal... And you can manage it, as it is just plain text in the end.... http://aurelio.net/soft/moneylog/...
Everson -NoBIOS- Sant...
nobiosbr
Online Now Send Email
Feb 2, 2008
11:44 am
1465
I was looking for one tool like this too. I know Moneylog, but I don't like to open a HTML file and go to the bottom just to edit the transactions. I also...
Lucas Rafael
lucasrfl15
Offline Send Email
Feb 2, 2008
2:13 pm
1466
... I, for one, would like to see "ignoring lines that start with "#"" as default behaviour, allowing for notes in the todo.txt file. djp...
David J Patrick
davidjpatrick
Offline Send Email
Feb 2, 2008
2:37 pm
1467
... Attached is a patch for todo.sh that suppresses display of comment lines for the 'list' command (only). To apply this patch, save the attached file as...
Michael Cremer
mwcremer
Offline Send Email
Feb 3, 2008
12:29 am
1468
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the todotxt group. File :...
todotxt@yahoogroups.com
Send Email
Feb 3, 2008
12:32 am
1469
Sorry about that, list strips attachments. I have posted the patch here: http://groups.yahoo.com/group/todotxt/files/filter-comments.patch $mike...
$mike cremer
mwcremer
Offline Send Email
Feb 3, 2008
12:34 am
1470
Thanks Mike, that is a great place to start. I will look at your script and try adapt it for the rest. Best Johan...
Johan du Preez
dupreez_j
Offline Send Email
Feb 3, 2008
1:07 pm
1471
Hi, I've been using todotxt scripts for a few months now and first of all I wanted to thank the devs for the good ideas & work. As a pet project I've recently...
Thibauld Nion
tibonihoo
Offline Send Email
Feb 3, 2008
11:08 pm
1472
Mike, First off, thanks for the patch file. unfortunately i think I am doing something wrong. After I run "patch -b < patch.todo.sh" in the same directory as...
Johan du Preez
dupreez_j
Offline Send Email
Feb 4, 2008
12:32 pm
1473
... You could look into ledger. It's not strictly command-line, although I believe that you can create entries on the command line with it. I make all my...
Kevin T. Neely
mercutio_23
Offline Send Email
Feb 4, 2008
2:44 pm
1474
Kevin: I knew about Ledger but didn't consider it due to its double-entry nature. I (have to) use an online tool to doing double entry. Since that involves...
S K
sk4list
Offline Send Email
Feb 4, 2008
4:40 pm
1475
... have you checked sourceforge for "clacct" ? djp...
David J Patrick
davidjpatrick
Offline Send Email
Feb 4, 2008
9:02 pm
1476
... I thought ledger would probably be a bit more than you were looking for. I do not have any reimbursable expenses, so cannot speak to using it for that,...
Kevin T. Neely
mercutio_23
Offline Send Email
Feb 4, 2008
9:06 pm
1477
Greetings, New to this group, but very interested in it after reading Gina's great posts on LifeHacker.... Meanwhile, trying to get todo working on my laptop...
archimark2
Offline Send Email
Feb 9, 2008
3:14 am
1478
... [Snip...] ... but ... OK, think I've made a bit of progress....also, what I should have said I think is how do you map the C:\ drive to the 'Cygwin drive'?...
archimark2
Offline Send Email
Feb 9, 2008
4:16 am
1479
... you ... able ... OK, more research online about Cygwin.... Supposedly, if I want to go to My Documents folder in Cygwin it should be at: cygdrive/c/My\...
archimark2
Offline Send Email
Feb 9, 2008
4:59 am
1480
It should be in /cygdrive/c/documents and settings/YOURUSERNAME/My Documents/ where YOURUSERNAME is whatever name you use to login to your windows machine. ...
Seth Mason
slackorama_69
Offline Send Email
Feb 9, 2008
7:28 am
1481
... YES, that did help, Seth, THANKS! I was so close...yet so far, well, at least one '\' slash away...ie, in order to get the space between words to be...
archimark2
Offline Send Email
Feb 9, 2008
4:25 pm
1482
Hi, You can output to a file. Just redirect the output like this : % todo.sh -h > todo_sh.txt That should give you the file todo_sh.txt that you can read with...
Jeremy Gransden
vvdtcvv
Offline Send Email
Feb 9, 2008
7:57 pm
1483
... THANKS for your help, Jeremy! Forgot about that one, been a few years since I've been doing something like this.... Onward and upward.... ;-)...
archimark2
Offline Send Email
Feb 9, 2008
11:45 pm
1484
todo.py renumbers the todo items each time an item is deleted (rm) or marked done (do). While this keeps the todo-item number low, it is kind of confusing and...
S K
sk4list
Offline Send Email
Feb 13, 2008
11:23 am
1485
... My version of todo.py does not renumber done items. It only renumbers when you (ar) archive. Sounds like you might be using the unstable jobdone version....
Sean
schliden@...
Send Email
Feb 13, 2008
2:02 pm
1486
... Is this the one in the Google code svn? ... Could be. I haven't updated it for some time now. SK __________________________________________________________...
S K
sk4list
Offline Send Email
Feb 13, 2008
2:12 pm
1487
... Actually my version is the same as http://code.google.com/p/todotxt/source/browse/trunk/todo-py/todo.py hmm.. where do I download your version, Sean? SK ...
S K
sk4list
Offline Send Email
Feb 13, 2008
2:15 pm
1488
... I think you are referring to version 1.8.1-py-trunk. The renumbering is an annoying feature. The problem is that at the very end of the "do" procedure,...
5s3kjpn001@...
skeptic4hire
Offline Send Email
Feb 13, 2008
6:27 pm
1489
Yes! That worked and it was simple :) ... __________________________________________________________ Sent from Yahoo! Mail - a smarter inbox...
S K
sk4list
Offline Send Email
Feb 13, 2008
6:34 pm
1490
... Seems to me that this is an excellent candidate for a .todo option. Something like: auto-archive=value (where value can be 1, yes, true OR 0, no, false) ...
Kevin T. Neely
mercutio_23
Offline Send Email
Feb 13, 2008
6:56 pm
Messages 1461 - 1490 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