mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2026-03-12 01:33:31 -07:00
[DOCS] Fix Tiddler Info Tab Default Description (#8726)
* [DOCS] Fix Tiddler Info Tab Default Description * Update Configuring the default TiddlerInfo tab.tid
This commit is contained in:
parent
60a34bb228
commit
12f7c077f0
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ type: text/vnd.tiddlywiki
|
|||
|
||||
The configuration tiddler [[$:/config/TiddlerInfo/Default]] contains the title of the tiddler containing the default tiddler info tab.
|
||||
|
||||
The default value is `$:/core/ui/TiddlerInfo/Tools` corresponding to the ''Tools'' tab. Other possible values are:
|
||||
The default value is `$:/core/ui/TiddlerInfo/Fields` corresponding to the ''Fields'' tab. Other possible values are:
|
||||
|
||||
<ul>
|
||||
<$list filter="[all[shadows+tiddlers]tag[$:/tags/TiddlerInfo]!has[draft.of]]">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue