*Announcement: New Timelines plugin* *Date: Aug 8th, 2019* *Release: 0.5 initial release*
Only work on TW5.1.20+ Timelines is a collection of four macros for creating vertical and horizontal timeline and sequence. The content or description and data of events are stored in individual tiddlers. Timelines contain two timeline macros and two sequence macros. A sequence macro shows event contents in sequence not necessarily in chronological order. The order can be determined by tag or list field or other methods. The date of events can be stored in a separate field or the modified field can be used. Syntax <<timeline-horizontal filter limit:10 template:"" footer:"footer" class date:"modified" stateTiddler>> <<sequence-horizontal filter limit:10 template:"" footer:"footer" class date:"modified" stateTiddler>> <<timeline-vertical filter limit:10 template:"" footer:"footer" class date:"modified">> <<sequence-vertical filter limit:10 template:"" footer:"footer" class date:"modified">> Content and parameters Parameter Type Description filter required a Tiddlywiki filter to select tiddlers for presentation limit optional maximum number of tiddlers to be shown. Default value is 10 template optional a template to display the tiddler content footer optional the field name which stores a an extra text to be displayed as footer class optional an extra class to customize how tiddler content is displayed date optional the field name which stores a date in standard Tiddlywiki format. Default field is modified stateTiddler optional the name of a state tiddler to keep the state of events. Each call to macro needs a unique state tiddler Install Simply drag and drop $:/plugins/kookma/timelines <file:///C:/TW/Plugins/TW-Timelines/TiddlyWikiPluginSkeleton/editions/release/output/index.html#%24%3A%2Fplugins%2Fkookma%2Ftimelines> into your wiki Project code and demo - GitHub demo page <https://kookma.github.io/TW-Timelines/> - GitHub code page <https://github.com/kookma/TW-Timelines> Change log0.6.0 – final release 31st July 2019 - New tehran timeline added - New ilam timeline added 0.5.0 – first release 28th July 2019 - added gilan timeline - added kerman timeline Acknowledgement - All Tiddlywikians Your feedback is highly appreciated Cheers Mohammad -- 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/6b6d8059-472f-4257-a971-5ec9f1e07e95%40googlegroups.com.

