Thank you, David!

I'm no JavaScript programmer, but I nicked some code from the Next and 
Waiting Actions tiddler and made slight modifications and got it to do what 
I want.

I created a new blank tiddler called Upcoming Deadlines with the following 
code:

<<dGSDList
    title:'Actions with due dates'
    startTag:Action
    tags:'Next && !Done'
    view:Tickler
    mode:global
        where:'tiddler.fields.mgtd_date'
    sort:'tickleDate'
    dontShowEmpty:yes
    ignoreRealm:{{config.mGTD.getOptChk('AlertsIgnoreRealm')?'yes':''}}
      >>

...and it seems to work perfectly. I'd love to have something slightly more 
sophisitcated, e.g. four lists: Today, This Week (grouped by date), Next 
Week and Beyond, and No Due Date Set; but I'll work with this until someone 
creates something more elegant.

Cheers,
Aaron

On Friday, March 15, 2013 8:18:21 AM UTC-5, David Szego wrote:
>
>
> Thanks for redirecting, Mario... Aaron, I will post there with a solution, 
> shortly. And thank you for your kind words!
>
> Cheers,
> David Szego
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/tiddlywiki?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to