There was an error while loading. Please reload this page.
1 parent 672c9d9 commit ec60cecCopy full SHA for ec60cec
1 file changed
src/views/Guide.vue
@@ -109,13 +109,13 @@
109
<p>These shortcuts work while the calendar is open and focus is not inside a form field.</p>
110
<ul class="shortcuts">
111
<li><kbd>N</kbd> Create a new event</li>
112
- <li><kbd>S</kbd> Show or hide the sidebar</li>
113
<li><kbd>T</kbd> Go to today</li>
114
<li><kbd>4</kbd> Switch to the four-day view</li>
115
<li><kbd>W</kbd> Switch to the week view</li>
116
- <li><kbd>M</kbd> (In progress) Switch to the month view</li>
+ <li><kbd>M</kbd> Switch to the month view</li>
117
<li><kbd>←</kbd> Move to the previous period</li>
118
<li><kbd>→</kbd> Move to the next period</li>
+ <li><kbd>S</kbd> Show or hide the sidebar</li>
119
<li><kbd>Esc</kbd> Close the open dialog</li>
120
</ul>
121
</section>
0 commit comments