Hi,

Im using the CalendarPlugin and ReminderMacros to organise holidays
(http://www.tiddlytools.com/#CalendarPlugin and 
http://remindermacros.tiddlyspot.com/).

The problem I am having is creating a single reminder for more than
one day. For a 3 day holiday I have to create 3 reminders, ideally I
would like to just create 1 with a set duration i.e.

<<reminder year:2010 month:12 day:27 title:"Adam's Holiday">>
<<reminder year:2010 month:12 day:28 title:"Adam's Holiday">>
<<reminder year:2010 month:12 day:29 title:"Adam's Holiday">>

looking at the reminder syntax I can use the "recurdays:NUMBER" to
specify the reminder to recur i.e.

<<reminder year:2010 month:12 day:27 recurdays:1 title:"Adam's
Holiday">>

but I cannot limit to 3 days and this reminder will continue
indefinitely, any ideas?


Reagrds


-- 
You received this message because you are subscribed to the Google Groups 
"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/tiddlywiki?hl=en.

Reply via email to