mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-08-05 21:33:52 +00:00
simplify filter
This commit is contained in:
parent
e6de62e7d3
commit
b3ee0b5b5f
@ -1,7 +1,7 @@
|
|||||||
title: $:/themes/tiddlywiki/vanilla/fluid-fixed
|
title: $:/themes/tiddlywiki/vanilla/fluid-fixed
|
||||||
tags: [[$:/tags/Stylesheet]]
|
tags: [[$:/tags/Stylesheet]]
|
||||||
list-before:
|
list-before:
|
||||||
refresh-blocker-list: [all[tiddlers]is[draft]] [all[tiddlers]prefix[$:/state/]] [all[tiddlers]prefix[$:/temp/]] -$:/state/sidebar -$:/state/sidebar/dimensions
|
refresh-blocker-list: [is[draft]] [prefix[$:/state/]] [prefix[$:/temp/]] -$:/state/sidebar -$:/state/sidebar/dimensions
|
||||||
|
|
||||||
\define if-fluid-fixed(text,hiddenSidebarText)
|
\define if-fluid-fixed(text,hiddenSidebarText)
|
||||||
<%if [{$:/themes/tiddlywiki/vanilla/options/sidebarlayout}match[fluid-fixed]] [[$:/state/sidebar/dimensions]!is[missing]] %>
|
<%if [{$:/themes/tiddlywiki/vanilla/options/sidebarlayout}match[fluid-fixed]] [[$:/state/sidebar/dimensions]!is[missing]] %>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user