The showReminders syntax documentation says:

leadtime:NUMBER or leadtime:NUMBER...NUMBER - Use this to specify a
lower and upper bound for reminders that will be shown. If only one
number is specified, then it is treated as the upper bound, and zero
is assumed for the lower bound. These bounds can be negative, in order
to show past due reminders. For example, leadtime:-5...-1 will show
all reminders that matched in the last five days. If reminders specify
a leadtime, then they may show up, even when they don't fit into
showReminder's leadtime bounds. Use the limit argument to
showReminders to override this behavior. If the leadtime parameter is
missing, then leadtime:0...14 will be assumed.

Can anyone explain with example what limit argument does exactly?

I am trying to build a personal database of birthdays of my friends
and family. In one tiddler I wish to show up birthdays coming in next
30 days, but in another I wish to show all the birthdays I have in my
database irrespective of their leadtimes. Can anyone show me how to do
this?

-- 
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