A small bug?
The "-"prefix makes the timeline macro list the timeline in the order
they were created. Its addition causes the macro to not display the
date.
{{{<<timeline -modified 4>> }}}
<<timeline -modified 4>>
{{{<<timeline modified 4>>}}}
<<timeline modified 4>>
! Suggestion: Amend Documentation on TW.com
http://tiddlywiki.com/#[[timeline%20macro]]
It can accept 3 parameters. The first parameter can be either
{{{modified}}} or {{{created}}}. This determines whether to list the
tiddlers by last edited date or by creation date. The prefix "-" can
be added to list the tiddlers in the order they were created or
modified rather than the default - newest first.
The second parameter, an integer, which determines the number of
tiddlers to list. This is particularly useful for option to use in
spaces that have a large number of tiddlers.
MTC
https://dl-web.dropbox.com/get/Public/AlexHough/TwMTC/empty.html?w=1d177b7b
--
You received this message because you are subscribed to the Google Groups
"TiddlyWikiDev" 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/tiddlywikidev?hl=en.