mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-02-19 12:30:01 +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>>>
|
||||
<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>>/>
|
||||
</$list>
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user