Hi,

try putting this into a tiddler:

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

It seems to work for me.

Thanks for the Due Date hack. It is very useful

-- 
You received this message because you are subscribed to the Google Groups "GTD 
TiddlyWiki" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/gtd-tiddlywiki/-/4b4zKkD90uoJ.
To post to this group, send email to gtd-tiddlywiki@googlegroups.com.
To unsubscribe from this group, send email to 
gtd-tiddlywiki+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/gtd-tiddlywiki?hl=en.

Reply via email to