mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-23 10:07:19 +00:00
fix keyboard shortcut
This commit is contained in:
parent
cf4c4532c3
commit
77fedf9582
@ -4,6 +4,6 @@ key: ((toggle-sidebar))
|
||||
|
||||
<$list filter="[[$:/state/sidebar]is[missing]] [{$:/state/sidebar}removeprefix[yes]]" emptyMessage="""
|
||||
<$action-setfield $tiddler="$:/state/sidebar" text="yes"/>
|
||||
>
|
||||
""">
|
||||
<$action-setfield $tiddler="$:/state/sidebar" text="no"/>
|
||||
</$list>
|
||||
|
Loading…
Reference in New Issue
Block a user