Ted Pavlic | 6 Sep 2007 15:35
Favicon
Gravatar

test

test
-- 
Ted Pavlic <ted@...>

http://todotxt.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/todotxt/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/todotxt/join
    (Yahoo! ID required)

<*> To change settings via email:
    mailto:todotxt-digest@... 
    mailto:todotxt-fullfeatured@...

<*> To unsubscribe from this group, send an email to:
    todotxt-unsubscribe@...

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/

Ted Pavlic | 6 Sep 2007 15:41
Favicon
Gravatar

Re: test

Sorry. That was supposed to go to todo <at> another domain, but it got 
autocompleted to the wrong address.

Ted Pavlic wrote:
> test

-- 
Ted Pavlic <ted@...>

http://todotxt.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/todotxt/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/todotxt/join
    (Yahoo! ID required)

<*> To change settings via email:
    mailto:todotxt-digest@... 
    mailto:todotxt-fullfeatured@...

<*> To unsubscribe from this group, send an email to:
    todotxt-unsubscribe@...

<*> Your use of Yahoo! Groups is subject to:
(Continue reading)

David J Patrick | 6 Sep 2007 19:27
Picon

Re: test

pong
On Thu, Sep 06, 2007 at 09:35:43AM -0400, Ted Pavlic wrote:
> test
> -- 
> Ted Pavlic <ted@...>

http://todotxt.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/todotxt/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/todotxt/join
    (Yahoo! ID required)

<*> To change settings via email:
    mailto:todotxt-digest@... 
    mailto:todotxt-fullfeatured@...

<*> To unsubscribe from this group, send an email to:
    todotxt-unsubscribe@...

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/

(Continue reading)

illposed | 7 Sep 2007 21:45
Picon

Re: Todotxt format discussion

--- In todotxt@..., "Graham 
Davies" <gpd <at> ...> wrote:
>
> I have been thinking about the format 
of todo.txt and trying to come
> up with something that will suit 
everyone.

Hi

I'm new to the life-transforming powers 
of todo.txt but increasingly grateful to 
those who created it.

It suits the way I work to link many of 
my todo tasks either to a directory on my 
PC (where I'll have a readme file telling 
me what I'm doing) or to a URL. As well 
as P: for Project, I find it useful to 
have D: for directory and W: for URL. 
I've modified todo.sh so that "t list" 
will normally hide the D: and W: fields, 
showing just "D:" or "W:" so I know those 
fields are present.
"t cd 1" changes directory to the D: 
field for task 1. "t ff 1" opens a 
browser (you can guess which one) at that 
URL.

Possibly of no use whatsoever to anyone 
(Continue reading)

Alex Weiss | 10 Sep 2007 22:07

Re: todotxt and quicksilver

quicksilver is run with the default PATH variable, not what you set  
in your shell; to set your path for most applications, make a file  
called .MacOSX/environment.plist in your home directory. It should  
look something like this (do an echo $PATH to see what it is and just  
add one extra item for the directory todo.sh is in):

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http:// 
www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
         <key>PATH</key>
         <string>/bin:/sbin:/usr/bin:/usr/local/bin:/usr/sbin</string>
</dict>
</plist>

You'll have to log out and log back in to reload it.

You might also like more direct quicksilver integration. First find  
and install Growl <http://growl.info/>; it's a great companion to  
quicksilver anyway. Then edit the attached applescript (I can't cite  
this one; I have no recollection where I found it, only that I do not  
think I wrote it myself) and install it in ~/Library/Application  
Support/Quicksilver/Actions/  Make sure that the Actions directory is  
listed in Catalog/Custom in quicksilver prefs.

Then all you have to do is bring up quicksilver, type todo, use the  
process text action and type everything in the third box; responses  
from todo.sh will pop up in transient, transparent floating  
notifications. Once you've used it once, process text becomes the  
(Continue reading)

sheckel88 | 10 Sep 2007 21:39
Picon

todotxt and quicksilver

Hi,

I'm trying to use todo.txt in combination with quicksilver on OS X
with the "run in shell.." command on quicksilver. For some reason
quicksilver will not recognize my alias - but if I write out the whole
file path of todo.sh, it will work. Any suggestions?

http://todotxt.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/todotxt/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/todotxt/join
    (Yahoo! ID required)

<*> To change settings via email:
    mailto:todotxt-digest@... 
    mailto:todotxt-fullfeatured@...

<*> To unsubscribe from this group, send an email to:
    todotxt-unsubscribe@...

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/

(Continue reading)

sheckel88 | 11 Sep 2007 02:06
Picon

Re: todotxt and quicksilver

--- In todotxt@..., Alex Weiss <algrs <at> ...> wrote:
>
> Then edit the attached applescript (I can't cite  
> this one; I have no recollection where I found it, only that I do not  
> think I wrote it myself) and install it in ~/Library/Application  
> Support/Quicksilver/Actions/  Make sure that the Actions directory is  
> listed in Catalog/Custom in quicksilver prefs.

This solution is exactly what I'm going for - I already had geektool
and growl installed, but I just couldn't figure out how to get
quicksilver into the mix. Could you by chance upload the todo.scpt to
the files section? It's not available online as far as I can see - it
says the attachment was removed - and I don't get the email digest.

Thanks a lot!!

Jacob

http://todotxt.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/todotxt/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/todotxt/join
    (Yahoo! ID required)
(Continue reading)

Alex Weiss | 11 Sep 2007 02:14

Re: Re: todotxt and quicksilver

It's in the file section now.

- Alex

0x08A8A8B0 - 9A9D 3CD2 C812 FC8A 178E DE9B A0F2 5379 08A8 A8B0


On 10 Sep 2007, at 8:06 pm, sheckel88 wrote:

--- In todotxt <at> yahoogroups.com, Alex Weiss <algrs <at> ...> wrote:
>
> Then edit the attached applescript (I can't cite 
> this one; I have no recollection where I found it, only that I do not 
> think I wrote it myself) and install it in ~/Library/Application 
> Support/Quicksilver/Actions/ Make sure that the Actions directory is 
> listed in Catalog/Custom in quicksilver prefs.

This solution is exactly what I'm going for - I already had geektool
and growl installed, but I just couldn't figure out how to get
quicksilver into the mix. Could you by chance upload the todo.scpt to
the files section? It's not available online as far as I can see - it
says the attachment was removed - and I don't get the email digest.

Thanks a lot!!

Jacob


Attachment (smime.p7s): application/pkcs7-signature, 2671 bytes
sheckel88 | 11 Sep 2007 03:27
Picon

Re: todotxt and quicksilver

I couldn't get it to work exactly (I have todo.sh, not todo.py) but I
got it to work without growl, which is fine as far as I'm concerned -
with geektool I don't really need it. Your script was a big help,
though, and, as I said, did exactly what I wanted to do.

Thanks a bunch!!

Jacob

http://todotxt.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/todotxt/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/todotxt/join
    (Yahoo! ID required)

<*> To change settings via email:
    mailto:todotxt-digest@... 
    mailto:todotxt-fullfeatured@...

<*> To unsubscribe from this group, send an email to:
    todotxt-unsubscribe@...

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/

Paul Reiners | 13 Sep 2007 00:24
Picon
Favicon

Various error messages

I had ToDo working just fine, until I installed a new version of
CygWin today.  Now I'm getting all sorts of errors like this:

     reiners <at> reiners-laptop ~
     $ ./todo/todo.sh ls
     /cygdrive/c/Documents and Settings/Administrator/.todo: line 2: 
$'\r': command not found
     /cygdrive/c/Documents and Settings/Administrator/.todo: line 5:
$'\r': command not found
     /cygdrive/c/Documents and Settings/Administrator/.todo: line 6:
$'\r': command not found
     /cygdrive/c/Documents and Settings/Administrator/.todo: line 8: 
$'\r': command not found
      /cygdrive/c/Documents and Settings/Administrator/.todo: line 9:
$'\r': command not found
     /cygdrive/c/Documents and Settings/Administrator/.todo: line 10:
$'\r': command not found
     /cygdrive/c/Documents and Settings/Administrator/.todo: line 11:
$'\r': command not found
     /cygdrive/c/Documents and Settings/Administrator/.todo: line 12:
$'\r': command not found
     /cygdrive/c/Documents and Settings/Administrator/.todo: line 14:
$'\r': command not found
     /cygdrive/c/Documents and Settings/Administrator/.todo: line 16:
$'\r': command not found
     /cygdrive/c/Documents and Settings/Administrator/.todo: line 35:
$'\r': command not found
     /cygdrive/c/Documents and Settings/Administrator/.todo: line 37:
$'\r': command not found
     Fatal Error:  is not a directory

Does anyone know what's causing these problems?

Paul

http://todotxt.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/todotxt/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/todotxt/join
    (Yahoo! ID required)

<*> To change settings via email:
    mailto:todotxt-digest@... 
    mailto:todotxt-fullfeatured@...

<*> To unsubscribe from this group, send an email to:
    todotxt-unsubscribe@...

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/


Gmane