mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-02-21 21:40:02 +00:00
Merge branch 'master' into colour-improvements
This commit is contained in:
commit
059e439702
@ -23,7 +23,7 @@ title: $:/snippets/paletteswitcher
|
|||||||
|
|
||||||
<$linkcatcher actions=<<actions>>>
|
<$linkcatcher actions=<<actions>>>
|
||||||
<div class={{{ tc-chooser [<thumbnails>match[yes]then[tc-chooser-cards]] +[join[ ]] }}}>
|
<div class={{{ tc-chooser [<thumbnails>match[yes]then[tc-chooser-cards]] +[join[ ]] }}}>
|
||||||
<$list filter="[all[shadows+tiddlers]tag[$:/tags/Palette]sort[name]]">
|
<$list filter="[all[shadows+tiddlers]tag[$:/tags/Palette]!is[draft]sort[name]]">
|
||||||
<$transclude $variable="palette-entry" thumbnails=<<thumbnails>>/>
|
<$transclude $variable="palette-entry" thumbnails=<<thumbnails>>/>
|
||||||
</$list>
|
</$list>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user