1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-05 11:43:16 +00:00
TiddlyWiki5/editions/tw5.com/tiddlers/concepts/ContextTiddler.tid
2013-12-11 07:57:12 +00:00

7 lines
360 B
Plaintext

created: 201308251449
modified: 201308251449
tags: concepts
title: ContextTiddler
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.