Colm, The problem is that of the inconsistent behavior. Using the prefix results in the date not being displayed.
I imagine it to be a quick fix - quick for an expert - not me.. Alex On 29 December 2011 10:46, colmjude <[email protected]> wrote: > Hi Alex, > > I have updated the timeline macro documentation[1] to mention the use > of the "-" prefix. > This is accessible through the docs space on tiddlyspace[2]. > > Hope that helps, > > Colm > > [1] - http://macros.tiddlyspace.com/timeline%20macro > [2] - http://docs.tiddlyspace.com/ > > On Dec 29, 10:30 am, Alex Hough <[email protected]> wrote: >> 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. >> >> MTChttps://dl-web.dropbox.com/get/Public/AlexHough/TwMTC/empty.html?w=1d... > > -- > 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. > -- 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.
