the other thing to say about #2 is to add the following code after the list 
of active tiddlers in a dashboard:

<<mgtdList title:'Upcoming Ticklers'
        startTag:Tickler
        tags:'!Actioned'
        view:Tickler
        mode:global
        newButtonTags:'Tickler Once'
        where:'tiddler.ticklerWillBeActiveWithin(4)'
        sort:'tickleDate'
        ignoreRealm:
{{config.mGTD.getOptChk('AlertsIgnoreRealm')?'yes':''}} 
    >>

You can change the number in the ticklerWillBeAciveWithin() to say how far 
in advance you want warning.

On Sunday, 15 April 2012 08:39:41 UTC+10, Brent Bartlett wrote:
>
> Couple of questions regarding MGSD: 
> 1) How can I sort the tiddlers displayed in "Next Actions" by creation 
> date? 
> 2) I've missed some ticklers because they didn't alert me in time. I 
> need to be able to alter the alert time...maybe 2 or 3 days in 
> advance. How can I do this? 
>
> Thanks!

-- 
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/-/kq1ycaD-Gl4J.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/gtd-tiddlywiki?hl=en.

Reply via email to