mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-10-31 23:26:18 +00:00
9 lines
426 B
Plaintext
9 lines
426 B
Plaintext
title: $:/AdvancedSearch
|
|
icon: $:/core/images/advanced-search-button
|
|
color: #bbb
|
|
|
|
\whitespace trim
|
|
<div class="tc-advanced-search">
|
|
<$macrocall $name="tabs" tabsList="[all[shadows+tiddlers]tag[$:/tags/AdvancedSearch]!has[draft.of]]" default="$:/core/ui/AdvancedSearch/System" actions="""<$action-setfield $tiddler="$:/state/advancedsearch/currentTab" text=<<currentTab>>/>""" explicitState="$:/state/tab--1498284803"/>
|
|
</div>
|