mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2026-09-16 06:41:21 +00:00
Allow default tiddler info tab to be configured
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
title: $:/core/ui/TiddlerInfo
|
||||
|
||||
<<tabs "[all[shadows+tiddlers]tag[$:/tags/TiddlerInfo]!has[draft.of]]" "$:/core/ui/TiddlerInfo/Tools">>
|
||||
<$macrocall $name="tabs" tabsList="[all[shadows+tiddlers]tag[$:/tags/TiddlerInfo]!has[draft.of]]" default="$:/core/ui/TiddlerInfo/References"/>
|
||||
@@ -0,0 +1,3 @@
|
||||
title: $:/config/TiddlerInfo/Default
|
||||
|
||||
$:/core/ui/TiddlerInfo/Tools
|
||||
Reference in New Issue
Block a user