mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-05-01 11:47:05 +00:00
5 lines
271 B
Plaintext
5 lines
271 B
Plaintext
title: ContextTiddler
|
|
tags: docs concepts
|
|
|
|
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.
|