mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-12-12 19:58:05 +00:00
Experimentally add icons to AdvancedSearch, ControlPanel and TagManager
This commit is contained in:
@@ -1,4 +1,5 @@
|
|||||||
title: $:/AdvancedSearch
|
title: $:/AdvancedSearch
|
||||||
|
icon: $:/core/images/advanced-search-button
|
||||||
|
|
||||||
<div class="tc-advanced-search">
|
<div class="tc-advanced-search">
|
||||||
<<tabs "[all[shadows+tiddlers]tag[$:/tags/AdvancedSearch]!has[draft.of]]" "$:/core/ui/AdvancedSearch/System">>
|
<<tabs "[all[shadows+tiddlers]tag[$:/tags/AdvancedSearch]!has[draft.of]]" "$:/core/ui/AdvancedSearch/System">>
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
title: $:/ControlPanel
|
title: $:/ControlPanel
|
||||||
|
icon: $:/core/images/options-button
|
||||||
|
|
||||||
<div class="tc-control-panel">
|
<div class="tc-control-panel">
|
||||||
<<tabs "[all[shadows+tiddlers]tag[$:/tags/ControlPanel]!has[draft.of]]" "$:/core/ui/ControlPanel/Info">>
|
<<tabs "[all[shadows+tiddlers]tag[$:/tags/ControlPanel]!has[draft.of]]" "$:/core/ui/ControlPanel/Info">>
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
title: $:/TagManager
|
title: $:/TagManager
|
||||||
|
icon: $:/core/images/tag-button
|
||||||
|
|
||||||
\define lingo-base() $:/language/TagManager/
|
\define lingo-base() $:/language/TagManager/
|
||||||
\define iconEditorTab(type)
|
\define iconEditorTab(type)
|
||||||
|
|||||||
Reference in New Issue
Block a user