File tree 2 files changed +13
-1
lines changed
2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ smart people at [Hashrocket](http://hashrocket.com/).
10
10
For a steady stream of TILs from a variety of rocketeers, checkout
11
11
[ til.hashrocket.com] ( https://til.hashrocket.com/ ) .
12
12
13
- _ 747 TILs and counting..._
13
+ _ 748 TILs and counting..._
14
14
15
15
---
16
16
@@ -872,6 +872,7 @@ _747 TILs and counting..._
872
872
- [ Convert An ePub Document To PDF On Mac] ( workflow/convert-an-epub-document-to-pdf-on-mac.md )
873
873
- [ Import A Github Project Into CodeSandbox] ( workflow/import-a-github-project-into-codesandbox.md )
874
874
- [ Interactively Kill A Process With fkill] ( workflow/interactively-kill-a-process-with-fkill.md )
875
+ - [ Open Slack's Keyboard Shortcuts Reference Panel] ( workflow/open-slacks-keyboard-shortcuts-reference-panel.md )
875
876
- [ Toggle Between Stories In Storybook] ( workflow/toggle-between-stories-in-storybook.md )
876
877
877
878
## Usage
Original file line number Diff line number Diff line change
1
+ # Open Slack's Keyboard Shortcuts Reference Panel
2
+
3
+ Slack has a ton of keyboard shortcuts, but you might only be familiar with
4
+ some of the more obvious ones. When I started using Slack, I quickly
5
+ discovered that ` Cmd+} ` and ` Cmd+{ ` allow you to navigate forward and
6
+ backward through your different Slack workspaces.
7
+
8
+ But there is a whole world of Slack keyboard shortcuts that I didn't know
9
+ about. By hitting ` Cmd+/ ` a Keyboard Shortcuts reference panel will be
10
+ toggled open. This lists all of the keyboard shortcuts you didn't know you
11
+ needed.
You can’t perform that action at this time.
0 commit comments