I feel like I'm being dumb, but I can't find out where I am supposed
to set the AlertsIgnoreRealm option that is referenced in the
following code. I want my ticklers to ignore realm, and I know I could
just hard code it in, but it would be better to set the option, no?

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

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "GTD 
TiddlyWiki" group.
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