On Thursday, July 30, 2020 at 8:35:56 AM UTC-7, Rafael Oliveira wrote: > > I was checking the timeline Macro (Examples) > <https://tiddlywiki.com/#timeline%20Macro%20(Examples)> on the official > TW documentation and it works fine there. However, when I import it to my > local TiddlyWiki (node.js version) I cannot see anything inside this > tiddler. >
The official TW documentation uses a set of special macros that make formatting of examples and other documentation content easier. When you copied an example tiddler to your own document, it no longer has the benefit of the documentation macros. To view the examples in the tiddler you posted, just remove everything except the parts within the tripled double-quotes. That is, <<timeline format:"DD/MM/YYYY">> and <<timeline limit:30 subfilter:"tag[Definitions]" format:DD/MM/YYYY">> As you noted, in the second example, you will still need to change the tag subfilter. -e -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/719fecfb-6566-422f-ab5d-91c52811dc25o%40googlegroups.com.

