mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2026-03-11 09:12:00 -07:00
8 lines
261 B
Text
8 lines
261 B
Text
title: $:/core/ui/KeyboardShortcuts/open-control-panel
|
|
tags: $:/tags/KeyboardShortcut
|
|
key: ((open-control-panel))
|
|
|
|
\whitespace trim
|
|
<$navigator story="$:/StoryList" history="$:/HistoryList">
|
|
<$action-navigate $to="$:/ControlPanel" $scroll="yes"/>
|
|
</$navigator>
|