Re: Syntax mgtdList

2009-04-25 Thread Simon Baird
On Fri, Apr 3, 2009 at 2:54 AM, Blazeguru gd.nijenh...@gmail.com wrote: // eg, Next !Done var tagExpr = getParam(pp,tags,); ** What's the difference between startTag and tags ? MonkeyGTD keeps indexes of tags. And because they are indexed they are fast. Eg: mgtdList

Re: Syntax mgtdList

2009-04-02 Thread Blazeguru
Thanks. Before I read Your answer I already found the code. I was hoping that there was some kind of documentation on it, but it seems there is not. I will indeed have to play with it, but if someone knows the answers on one or more of my questions marked with ** I would be very

Re: Syntax mgtdList

2009-04-01 Thread Daniel BurĂ³n
You can find info in the code, just look in plugins for MgtdList, there you'll find the declaration of the function and its parameters. You can also play a little with different parameters and look the results, there are not so many parameters and it relative easy. It would be nice a way to

Re: Syntax mgtdList

2009-03-31 Thread Blazeguru
Nowbody who knows how to use the parameters of mgtdlist or where I can find information ? On 27 mrt, 20:24, Blazeguru gd.nijenh...@gmail.com wrote: mgtdList is used many times in MonkeyGTD. In this newsgroup I also read sometimes about this command. It seems very interesting (sort of SQL for