mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2026-01-18 23:31:25 -08:00
8 lines
426 B
Text
8 lines
426 B
Text
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>
|