I took a quick look before I left for the office, and get the same problem that you get.  I'll look at the view commands tonight to see what's wrong there.<br><br>Mike<br><br><div><span class="gmail_quote">On 10/10/06, <b class="gmail_sendername">
Adam Potthast</b> <<a href="mailto:adamqp@freeminds.net">adamqp@freeminds.net</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;">
Ok, now the expansions are working and the list view isn't truncated<br>(but I see why it truncates three characters now).<br><br>Now the only problem I'm getting is that only done actions (those<br>with +) get listed in the List view. and nothing seems to show up in
<br>the Active List view.<br><br>So if I've got a file that contains the following three lines:<br><br>-  WEB Create Stylesheet<br>-  WEB Write email script<br>+  WEB Write template<br><br>Then only the third line will appear in the list view and even it
<br>won't appear in the Active list view.<br><br>I'm using the following contexts.gtd file:<br><br>*  PROJECT|p|*  ${1:new project}|*|990099<br>-  TASK|t|-  TASK ${1:new task}|TASK|006600<br>-  COMPUTER|m|-  COMPUTER ${1:computer task}|COMPUTER|660000
<br>-  EMAIL|e|-  EMAIL ${1:person} re: ${0:subject}|EMAIL|996600<br>-  CALL|c|-  CALL ${1:person} re: ${2:subject} ${0:#}|CALL|FF6600<br>-  WEB|we|-  WEB ${1:new webwork}|WEB|00000f<br>-  READ|r|-  READ ${1:book or article}|READ|f00000
<br>-  ERRANDS|er|-  ERRANDS ${1:new task}|ERRANDS|011fff<br>-  SOMEDAY|sd|-  SOMEDAY ${1:new task}|SOMEDAY|02222f<br>-  SCHOOL|s|-  SCHOOL ${1:new task}|SCHOOL|0000ff<br>-  CHORES|ch|-  CHORES ${1:task}|CHORES|0222ff<br>
-  OTHER|oo|-  other|OTHER|00ffff<br>-  BUY|b|-  BUY ${1:new purchase}|BUY|6699CC<br>^  INFO|i|^  INFO ${1:new info}|^|336633<br>-> DELEGATE|d|-> DELEGATE|->|336633<br><- WAIT|w|<- WAIT|<-|336633<br>+  DONE|d|DONE|+|666666
<br><br>Cheers,<br>Adam<br><br><br>On Oct 11, 2006, at 1:13 AM, Adam Potthast wrote:<br><br>> Duh. I just saw the obvious reference to the support folder for the<br>> new contexts.gtd.  I'll try it out and let you know if that fixes
<br>> things.<br>><br>> AP<br>> On Oct 11, 2006, at 12:09 AM, Mike Mellor wrote:<br>><br>>> Adam -<br>>><br>>> Good catches.  Please see inline comments... and thanks for the<br>>> feedback.
<br>>><br>>> Mike<br>>><br>>> On Oct 10, 2006, at 8:26 PM, Adam Potthast wrote:<br>>><br>>>> Mike--<br>>>><br>>>> I'm not having the issue the other Mike was having.  The tab
<br>>>> commands work well, as does choosing them from the menu.<br>>><br>>> I'm kind of stumped here, but I'll keep trying to figure it out.<br>>><br>>>><br>>>> I am unclear on how the new 
contexts.gtd file works.  In my list<br>>>> views, I'm getting truncated context names.  "PUTER" for COMPUTER<br>>>> and the like.  And none of them have matches.  But<br>>><br>>> The way the list views work in this version is to truncate the
<br>>> first three characters, which may not be the best idea...<br>>><br>>>><br>>>> Perhaps a request for functionality: it seems that typing the<br>>>> context shortcut plus enter should now insert " - CONTEXT action
<br>>>> text" rather than "CONTEXT action text".  Otherwise you have to<br>>>> add the state by hand.  Or perhaps typing the state, then a<br>>>> space, then the context abbreviation plus enter should insert the
<br>>>> state with the desired context.  The latter would allow you to<br>>>> choose a state when choosing a context.<br>>><br>>> It does the "-  CONTEXT text" as coded.  When you took the "@"s
<br>>> away did you add a space (and leave the dash)?<br>>><br>>> As far as default state, I think it should always be a dash, a<br>>> caret (INFO) or a * (PROJECT).  I see DELEGATED, WAIT, etc. to be
<br>>> follow-on states.<br>>><br>>>><br>>>> Either that, or add a keyboard shortcut for the "undone" state<br>>>> that one can tab after establishing the context and action.  Come
<br>>>> to think of it, that might be more useful in general use as well.<br>>><br>>> I'll modify UNWAIT to be UNDO STATE CHANGE.<br>>><br>>>><br>>>> So a couple of bugs, but I'm looking forward to using the new
<br>>>> version of states.<br>>>><br>>>> Adam<br>>>><br>>>> On Oct 10, 2006, at 10:17 PM, Mike Mellor wrote:<br>>>><br>>>>> Adam -<br>>>>><br>>>>> You can change the contexts in the 
contexts.gtd file to whatever<br>>>>> you want - I just tried it without the "@"s and it works fine.<br>>>>> Just remember to remove both the "@"s in each line.  GTD2 is<br>>>>> oriented on the characters at the beginning of the lines, rather
<br>>>>> than the actual words.<br>>>>><br>>>>> Any other issues with the new bundle?<br>>>>><br>>>>> Mike<br>>>>><br>>>>><br>>>>> On Oct 10, 2006, at 6:27 PM, Adam Potthast wrote:
<br>>>>><br>>>>>> Mike,<br>>>>>><br>>>>>> Looks interesting.  I'll try to try it out before next week.  I<br>>>>>> am fond of the capital letter convention for contexts rather
<br>>>>>> than @, but I should certainly adapt.<br>>>>>><br>>>>>> I have a little code that could add inbox processing to the<br>>>>>> bundle, and I'm pretty sure it will work with the new form with
<br>>>>>> one minor adjustment.  I'll send it under separate cover.<br>>>>>><br>>>>>> Adam<br>>>>>> On Oct 9, 2006, at 11:07 AM, Mike Mellor wrote:<br>>>>>>
<br>>>>>>> I have added a new version of the GTD bundle to the<br>>>>>>> repository, called (for now) GTD2.  It is based on a syntax<br>>>>>>> described at <<a href="http://patrickrhone.com/journal/archives/">
http://patrickrhone.com/journal/archives/</a><br>>>>>>> 2006/05/175.html>.  Also, I have done a quick write-up of the<br>>>>>>> new system at <<a href="http://panalaska.org/geek/">
http://panalaska.org/geek/</a>>.  It uses a new<br>>>>>>> contexts.gtd file, which I have added to the Support folder in<br>>>>>>> the bundle.  Based on user feedback, I will merge the GTD and
<br>>>>>>> GTD2 bundles in a week or so.  Please let me know if there is<br>>>>>>> any interest in this bundle.  Thanks!<br>>>>>>><br>>>>>>> Mike<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<br>>>>>>> you don't)<br>>>>>>> <a href="http://lists.macromates.com/mailman/listinfo/textmate">
http://lists.macromates.com/mailman/listinfo/textmate</a><br>>>>>><br>>>>>><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<br>
>>>>> don't)<br>>>>>> <a href="http://lists.macromates.com/mailman/listinfo/textmate">http://lists.macromates.com/mailman/listinfo/textmate</a><br>>>>><br>>>>><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
<br>>>>> don't)<br>>>>> <a href="http://lists.macromates.com/mailman/listinfo/textmate">http://lists.macromates.com/mailman/listinfo/textmate</a><br>>>><br>>>><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
<br>>>> don't)<br>>>> <a href="http://lists.macromates.com/mailman/listinfo/textmate">http://lists.macromates.com/mailman/listinfo/textmate</a><br>>><br>>><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<br>>> don't)
<br>>> <a href="http://lists.macromates.com/mailman/listinfo/textmate">http://lists.macromates.com/mailman/listinfo/textmate</a><br>><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><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>