In this chapter, we'll explore a handful of additional widgets and techniques that may be useful on your TiddlyWiki journey.
In this chapter
- Getting the Current Tiddler Right on Drafts – The side-by-side preview won't display correctly when the current tiddler is used in certain ways, but you can work around it.
- Hiding and Showing Things – There are many ways to conditionally hide and show wikitext or set values; here's a broad summary.
- Miscellaneous Widgets – A handful of widgets are frequently useful but haven't been needed or discussed in detail in this book thus far.
- Working with Dates – TiddlyWiki offers tooling for displaying, retrieving, and computing differences between dates.
- Qualification – The
qualify
macro lets you avoid having state in one use of a template affect another use of a template.
↑ Outline