mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-12-24 17:10:29 +00:00
changed system tiddler filter check
This commit is contained in:
parent
86629e3144
commit
3a621c18bd
@ -16,7 +16,7 @@ https://github.com/Jermolene/TiddlyWiki5/blob/master/editions/tw5.com/tiddlers/$
|
||||
<a href=<<makeGitHubLink>> class="tc-tiddlylink-external" target="_blank"><$text text=<<makeGitHubLink>>/></a>
|
||||
</$set>
|
||||
\end
|
||||
<$list filter="[all[current]!prefix[$:/]!is[shadow]]">
|
||||
<$list filter="[all[current]!is[system]!is[shadow]]">
|
||||
|
||||
A static HTML representation of this tiddler is available at the URL:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user