mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-06-25 14:43:01 +00:00
Sort themes by title
This commit is contained in:
parent
effaf885a2
commit
a0a6b69a4e
@ -4,7 +4,7 @@ Current theme: {{$:/theme}}
|
|||||||
|
|
||||||
<$linkcatcher to="$:/theme">
|
<$linkcatcher to="$:/theme">
|
||||||
|
|
||||||
<$list filter="[plugin-type[theme]]">
|
<$list filter="[plugin-type[theme]sort[title]]">
|
||||||
|
|
||||||
<$reveal state="$:/theme" type="match" text={{##title}}>•</$reveal><$reveal state="$:/theme" type="nomatch" text={{##title}}> </$reveal> <$link to={{##title}}>
|
<$reveal state="$:/theme" type="match" text={{##title}}>•</$reveal><$reveal state="$:/theme" type="nomatch" text={{##title}}> </$reveal> <$link to={{##title}}>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user