Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

todotxt · Todo.txt Tools

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 1023
  • Category: Data Formats
  • Founded: Jun 23, 2006
  • Language: English
? 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.

Messages

Advanced
Messages Help
Messages 2694 - 2723 of 4903   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
2694 shane_steinert Send Email Aug 2, 2010
8:16 pm
I would love to help out on todotxt-touch and have a few questions: Is this list still accurate? And in terms of testing / using the app: It loads for me in my...
2695 Don Harper
duckunix Send Email
Aug 3, 2010
3:11 am
Is there a way to try this out without compiling it myself? Thanks! don ... -- Don Harper, RHCE email: duckunix@... If you...
2696 cplr007 Send Email Aug 3, 2010
11:29 am
Hi all, I love todo.txt. Unfortunately when I try to add priorities to a task (e.g. "t pri # A") I'm unable to list tasks again ("t ls"). It just adds a blank...
2697 cplr007 Send Email Aug 3, 2010
11:54 am
I fixed my issue by using the projectview patch by Ingo Karkat (http://tech.groups.yahoo.com/group/todotxt/message/2670). Seems to be a bug in the original...
2698 cplr007 Send Email Aug 3, 2010
12:14 pm
Sorry for triple posting! Turns out todo.txt hangs up on tasks with priorities AND german umlauts (ö,ü,ä,ß etc.). With the modified projectview file it...
2699 Ingo Karkat
swdev@... Send Email
Aug 3, 2010
12:24 pm
... Hey Chris, You didn't state your todo.txt version; I assume your using v2.6 (call todo.sh -V to find out). Your issue seems to be related to one reported...
2700 cplr007 Send Email Aug 3, 2010
12:37 pm
... Thanks for your quick reply. My todo.txt version is indeed 2.6. ... Thanks, I just tried this snapshot and everything (including umlauts and task...
2701 Gina Trapani
gina.trapani Send Email
Aug 3, 2010
4:25 pm
Sounds like it's time for a new release: I just tagged version 2.7 on GitHub, and uploaded the stripped-down .zip and .tar.gz files to the Downloads area: ...
2702 ma_weee2005 Send Email Aug 3, 2010
4:59 pm
Looks like a bug got introduced (by me) in the latest commit. No wonder Gina is pushing for regression testing... This patch/change should fix it. You might...
2703 ma_weee2005 Send Email Aug 3, 2010
5:08 pm
Try changing from Java 1.5 to Java 1.6. Project Properties -> Java Compiler -> 1.6. I think Java 1.5 doesn't allow the annotation override when the method is ...
2704 Ed Blackman
edgewood73 Send Email
Aug 3, 2010
5:30 pm
... Note that the update in the dev snapshot just works around the bug in the version of sed provided by OSX. I'm glad the workaround worked for German text...
2705 Shane Steinert-Threlk...
shane_steinert Send Email
Aug 3, 2010
6:25 pm
Have everything working. After deleting repo and reforking, @Override problem went away. Applied your patch and fixed bug 11, which was very simple (looks...
2706 ma_weee2005 Send Email Aug 3, 2010
7:09 pm
Cool. Small commits are good and this one is actually fairly critical so please commit the change and issue a pull request to gina. Thanks On Tue, Aug 3, 2010...
2707 Ingo Karkat
swdev@... Send Email
Aug 4, 2010
7:14 am
... Thanks Gina! I think this is a perfect point to make a new release, and I had intended to ask you about your release plans, but didn't come to it yet. Can ...
2708 ma_weee2005 Send Email Aug 4, 2010
7:26 am
I've started on a simple web app from the todo.txt-touch java logic. Since it integrates to dropbox it's kinda lightweight and easy to set up since it doesn't...
2709 Adam Blackburn
adam@... Send Email
Aug 5, 2010
12:35 am
Hi everyone, I really liked todo.txt (it was the only todo system I could use for any amount of time), but one problem kept me from using it all the time: it...
2710 Matthew Bauer
mjbauer95@... Send Email
Aug 5, 2010
3:00 am
Wow this looks really nice. Signing up now....
2711 Bill Goffe
bgoffe Send Email
Aug 9, 2010
4:48 am
Hi - I'm an end user and with 2.7 I get the following after a fresh install when I'm in main directory: ~/todo_pgm_2.7/todo.txt_cli-2.7/todo.sh ls tr: extra...
2712 Ingo Karkat
swdev@... Send Email
Aug 9, 2010
6:20 am
... Hi Bill, Thanks for the detailed bug report - that made it very easy to track down the problem! You seem to have single-letter files in your home...
2713 Bill Goffe
bgoffe Send Email
Aug 9, 2010
2:45 pm
Ingo - Thank you! It works fine. I really appreciate your effort. I'm glad that I could contribute in a small way to this cool program. - Bill P.S. I responded...
2714 ma_weee2005 Send Email Aug 11, 2010
3:37 am
I've fixed the dropbox oauth login support and set up a test server instance if anyone wants to check it out. http://bertil.abc.se:8080/...
2715 azizlight@...
azizlight... Send Email
Aug 11, 2010
6:16 am
Today I decided to come back to todo.txt (I was using it back in the days, when it was just released and there wasn't a git repo). I followed the steps...
2716 ma_weee2005 Send Email Aug 11, 2010
11:20 am
Forgot to run disown, now it's up....
2717 Ingo Karkat
swdev@... Send Email
Aug 12, 2010
6:01 am
... No, as far as I can tell, the instructions are still valid. todo.sh complains that its configuration file is missing; you can put it in the following...
2718 azizlight@...
azizlight... Send Email
Aug 12, 2010
10:17 am
Hello, I have spotted the source of the error and the confusion. todo.cfg can't be linked symbolically to the home directory, it has to follow one of the three...
2719 Ingo Karkat
swdev@... Send Email
Aug 12, 2010
11:13 am
... A symlink in either of the 3 locations should work, I just verified this on my Ubuntu 10.4 system. If the following works, todo.sh should pick up the...
2720 Glyn Faulkner
gf515@... Send Email
Aug 16, 2010
1:27 pm
Hello, I've just sent Gina a pull-request which adds two new commandline options: -b (for 'beginning&#39;) prepends a string to the start of each line in an 'addm'...
2721 Glyn Faulkner
gf515@... Send Email
Aug 16, 2010
1:37 pm
Oops! I hit the wrong key and sent it before I'd finished. :$ As I was saying, when I have time I'll extend it so that these options can be used when closing...
2722 sceo02 Send Email Aug 16, 2010
3:23 pm
My setup involves the scheduler and futureTasks. futureTasks is set up as my TODOTXT_FINAL_FILTER. I'm also running it through Conky to display on my...
2723 Ed Blackman
edgewood73 Send Email
Aug 16, 2010
3:26 pm
... It's up to Gina whether she adds this to todo.sh, but this could be done as an action. I have something very similar, so I copied and modified it. I've...
Messages 2694 - 2723 of 4903   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

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