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

9 lines
405 B
Plaintext
Raw Normal View History

created: 201308251449
creator: JeremyRuston
modified: 201308251449
modifier: JeremyRuston
tags: concepts
title: ContextTiddler
2012-06-19 07:56:45 +00:00
The ContextTiddler is the current tiddler during WikiText processing. A context tiddler is set by the TiddlerWidget. It allows you to write references like `<$view field="title" format="link"/>` in TiddlerTemplates without explicitly specifying the tiddler that it applies to.