1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-07 12:34:22 +00:00
TiddlyWiki5/editions/tw5.com/tiddlers/concepts/ContextTiddler.tid

5 lines
271 B
Plaintext
Raw Normal View History

2012-06-19 07:56:45 +00:00
title: ContextTiddler
tags: docs concepts
2013-01-03 16:28:07 +00:00
The ContextTiddler is the current tiddler during WikiText processing. It allows you to write a widget like `<$view field="title" format="link"/>` in TiddlerTemplates without explicitly specifying the tiddler that it applies to.