Tim - <br><br>Thanks for the great feedback!  <br><br>1.  As far as the BUY command, what I think I'll do is create a tab trigger of "bb" to allow you to enter extra data - I personally just want to know what I need to buy, I usually don't need any other info.
<br><br>2.  That was a typo.  I thought I fixed it, but maybe I haven't committed the change yet.<br><br>3.  I can try.  I'm just feeling my way through Ruby, so it may be a little while.<br><br>4. I'll look at adding the date to the DONE command.  Also, I will change the function to keep the type of task in the line.
<br><br>Look for the simple fixes tonight, and the more difficult (for me, anyway) over the weekend.<br><br>Mike<br><br><br><div><span class="gmail_quote">On 6/7/06, <b class="gmail_sendername">Timothy Bates</b> <<a href="mailto:timothy.c.bates@gmail.com">
timothy.c.bates@gmail.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">hi, thanks to the ever-so-cool "Get Bundle" bundle, i have the GTD
<br>bundle installed.<br><br>I think this will be very nice.<br><br>Thought: when items are marked "d", the command strips the first 5<br>characters and prefixes the line-item with "done"<br><br>this loses what type of item was being handled. I wonder if simply
<br>adding done in front might be better?<br>then the "done" list, can also preserve the types of things done.<br><br>So... given<br>EMAIL list about how great GTD is<br>I'd rather see<br>--> DONE: EMAIL list about how great GTD is
<br>Instead of<br>--> DONE list about how great GTD is<br><br>Currently, this stuffs up the "Show..list" commands, as they detect<br>the item types even if they have DONE in front of them. The regexp<br>could either look for DONE and exclude those lines, or else require
<br>that the item type is the first character of the line.<br><br><br>Other comments...<br><br>1. I wonder if Buy could have a default syntax like:<br>       BUY  ${1:new purchase} from: ${2:business} cost: \$${3:99}<br><br>
2. Because email exists as an item type on its own, it seems like<br>"task" (should this<br>    be  called TODO?) item should not have email as the default?<br>       TODO ${1:new email}<br>    Not sure what would be better.
<br><br>3. I wonder if the "Show list" parser could detect e-mail addresses<br>and wrap them in <a href=""></a> tags?<br><br>4. It would be nice, i think, if the "d" tab completion also post-
<br>fixed the item with the current date<br><br>--> DONE: EMAIL list about how great GTD is (7/6/06:7pm)<br>Maybe done items could be parsed by done date and/or type of item and<br>project file?<br><br>If the items were just dumped into a table with type, file, and date
<br>columns, there are nice little chunks of jscript that automagically<br>make such tables sortable.<br><br><br>tim<br><br>______________________________________________________________________<br>For new threads USE THIS: 
<a href="mailto:textmate@lists.macromates.com">textmate@lists.macromates.com</a><br>(threading gets destroyed and the universe will collapse if you don't)<br><a href="http://lists.macromates.com/mailman/listinfo/textmate">
http://lists.macromates.com/mailman/listinfo/textmate</a><br></blockquote></div><br>