diff --git a/build.rb b/build.rb index c09820f..03bf431 100755 --- a/build.rb +++ b/build.rb @@ -7,7 +7,7 @@ require 'r4tw' require 'fileutils' -$version_number = '3.1.8a'; +$version_number = '3.1.8b'; required = [ @@ -216,7 +216,7 @@ def get_sections http://previous.townsville.qld.gov.au/theatre/TheatreSeason.asp ''') - add_tiddler_from_scratch('tiddler' => 'Okay to donate blood again', 'tags' => "Tickler Personal Enabled", 'text' => '', 'mgtd_date' => '201007140200' ) + add_tiddler_from_scratch('tiddler' => 'Okay to donate blood again', 'tags' => "Tickler Personal Enabled", 'text' => '', 'mgtd_date' => '201101140200' ) ############# diff --git a/globalviews/Tickler Dashboard by Contact.tiddler b/globalviews/Tickler Dashboard by Contact.tiddler index 738c68e..7bad57c 100644 --- a/globalviews/Tickler Dashboard by Contact.tiddler +++ b/globalviews/Tickler Dashboard by Contact.tiddler @@ -30,7 +30,6 @@ newButtonTags:'Tickler Enabled Once' where:'tiddler.ticklerWillBeActiveWithin(7)' sort:'tickleDate' - dontShowEmpty:yes ignoreRealm:{{config.mGTD.getOptChk('AlertsIgnoreRealm')?'yes':''}} >> @@ -49,7 +48,6 @@ newButtonTags:'Tickler Enabled Once' where:'(!tiddler.fields.mgtd_date || !tiddler.ticklerIsActive()) && !tiddler.ticklerWillBeActiveWithin(7)' sort:'tickleDate' - dontShowEmpty:yes ignoreRealm:{{config.mGTD.getOptChk('AlertsIgnoreRealm')?'yes':''}} >>