1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-04 11:13:15 +00:00
TiddlyWiki5/editions/tw5.com/tiddlers/variables/WidgetVariable_ currentTiddler.tid

15 lines
582 B
Plaintext
Raw Normal View History

2014-10-02 15:02:48 +00:00
caption: currentTiddler
created: 20141001232824187
modified: 20150221152029000
tags: Variables [[Core Variables]]
title: currentTiddler Variable
2014-10-02 15:02:48 +00:00
type: text/vnd.tiddlywiki
The <<.def currentTiddler>> [[variable|Variables]] contains the title of the [[current tiddler|Current Tiddler]].
2014-10-02 23:15:06 +00:00
Several aspects of WikiText use this tiddler as their context. As a result, within a <<.wlink ListWidget>> widget or a [[template tiddler|TemplateTiddlers]], there is often no need to explicitly specify a tiddler title.
2014-10-02 15:02:48 +00:00
Compare <<.vlink storyTiddler>>.
2014-10-02 15:02:48 +00:00
<<.variable-examples "currentTiddler">>