diff --git a/SUMMARY.md b/SUMMARY.md index 8e5d7d0..5eafad3 100644 --- a/SUMMARY.md +++ b/SUMMARY.md @@ -85,9 +85,4 @@ * [Custom CSS](miscellaneous/custom-css.md) * [Features](miscellaneous/feature-list-by-platform.md) * [Troubleshooting](miscellaneous/troubleshooting.md) -* [Keyboard Shortcuts](miscellaneous/keyboard-shortcuts/README.md) - * [Main Commands](miscellaneous/keyboard-shortcuts/main-commands.md) - * [Navigation](miscellaneous/keyboard-shortcuts/navigation.md) - * [Markdown](miscellaneous/keyboard-shortcuts/markdown.md) - * [Commands](miscellaneous/keyboard-shortcuts/commands.md) * [Migration from the Legacy App](miscellaneous/migration-from-the-legacy-app.md) diff --git a/miscellaneous/faqs.md b/miscellaneous/faqs.md index 46abdcb..ad8b120 100644 --- a/miscellaneous/faqs.md +++ b/miscellaneous/faqs.md @@ -77,3 +77,11 @@ The homepage from the alpha app has been removed, and replaced with the new side There's a hack that can be done on desktop only. You will need to create a separate shortcut for your other vault, and add the `--user-data-dir="$path"` flag to the launch command (i.e. `--user-data-dir="D:\Anytype"`). + +
+ +Where can I find keyboard shortcuts / hotkeys? + +You can check all keyboard shortcuts in the app by clicking on `? > Keyboard shortcuts` in the bottom right corner of the app. + +
diff --git a/miscellaneous/keyboard-shortcuts/README.md b/miscellaneous/keyboard-shortcuts/README.md deleted file mode 100644 index db6117d..0000000 --- a/miscellaneous/keyboard-shortcuts/README.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -description: Anytype supports keyboard shortcuts for quicker navigation. ---- - -# Keyboard Shortcuts - diff --git a/miscellaneous/keyboard-shortcuts/commands.md b/miscellaneous/keyboard-shortcuts/commands.md deleted file mode 100644 index 1daf8b3..0000000 --- a/miscellaneous/keyboard-shortcuts/commands.md +++ /dev/null @@ -1,65 +0,0 @@ -# Commands - -### Menu - -**/** | Activate command menu - -**Up & down arrow** | Move in menu - -**Left & right arrow** | Get into & close sub menu - -**Esc** | Close menu - - - -After pressing / start with writing the block name to choose the right one without a mouse, change block colors, and activate actions. - -### Text - -**/text** | Text block - -**/h1** | Large heading - -**/h2** | Medium heading - -**/h3** | Small heading - -**/high** | Highlight a block of larger text - - - -### Lists - -**/todo** | To-do list with checkboxes - -**/bullet** | Bulleted list - -**/num** | Numbered list - -**/toggle** | Toggle list - - - -### Objects - -**@today, @tomorrow** | Create an object with a relative date. Also available: @three days ago, @last month, @2023-01-01 - -**/page** | Page - -**/file** | File - -**/image** | Image - -**/video** | Video - -**/bookmark** | Bookmark - -**/link** | Link to page - -### Other - -**/line** | Line divider - -**/dots** | Dots divider - -**/code** | Code snippet diff --git a/miscellaneous/keyboard-shortcuts/main-commands.md b/miscellaneous/keyboard-shortcuts/main-commands.md deleted file mode 100644 index 2835847..0000000 --- a/miscellaneous/keyboard-shortcuts/main-commands.md +++ /dev/null @@ -1,99 +0,0 @@ -# Main Commands - -### Basics - -**⌘ + N** | Create new object - -**⌘ + Shift + N** | New Anytype window - -**⌘ + Option + N** | Create a new object in new window - -**⌘ + Enter** | Opens object in new window from search interface - -**⌘ + Option + F** | Toggle fullscreen - -**⌘ + Z** | Undo - -**⌘ + Shift + Z** | Redo - -**⌘ + P** | Print - -**⌘ + F** | Find on page - -**⌘ + Q** | Close Anytype - -**⌘ + Y** | Show page edit history - -**Shift + Click** | On page link will open it in modal view - -**⌘ + Click** | On page link will open it in new window - -**Ctrl + Space** | Shortcuts to launch shortcuts view - -**⌘ + \\** | Toggle sidebar - -**⌘ + "+"** | Zoom in - -**⌘ + "-"** | Zoom out - -**⌘ + 0** | Default zoom - -### Structuring - -**Enter** | Create a new text block - -**Shift + Enter** | Create a line break within a block of text - -**Delete** | Merge block with the one above - -**Tab** | Indent. Сreate a nested block. Moves it to the right - -**Shift + Tab** | Outdent. Move block to the parent block level to the left - -### Selection - -**Double Click** | Select word - -**Triple Click** | Select an entire block - -**⌘ + A** | Select all blocks in the page - -**Shift + ↑ or ↓** | Expand your selection up or down - -**⌘ + Click** | On block will select or de-select an entire block - -**Shift + Click** | Select block and all blocks in between - -### Actions / Activate command menu - -**⌘ + /** | Open action menu - -**⌘ + Delete** | Deletes the words left to the cursor - -**⌘ + C** | Copy selected block/blocks or text part - -**⌘ + X** | Cut selected block/blocks or text part - -**⌘ + V** | Paste data outside Anytype, block/blocks or text part - -**⌘ + D** | Duplicate selected block/blocks - -**⌘ + E, ⌘ + .** | Show emoji picker 🏄‍♂️ - -### Text style - -**⌘ + B** | Bold - -**⌘ + I** | Italic - -**⌘ + U** | Underline - -**⌘ + Shift +S** | Strikethrough - -**⌘ + K** | Add a link - -**⌘ + L** | Convert to Inline code - -**⌘ + Shift + C** | Apply previously selected font color - -**⌘ + Shift + H** | Apply previously selected highlight diff --git a/miscellaneous/keyboard-shortcuts/markdown.md b/miscellaneous/keyboard-shortcuts/markdown.md deleted file mode 100644 index d9591ab..0000000 --- a/miscellaneous/keyboard-shortcuts/markdown.md +++ /dev/null @@ -1,61 +0,0 @@ -# Markdown - -### While typing - -**\`** | Inline code - -**\*\* or \_\_** | Inline bold - -**\* or \_** | Inline italic - -**\~\~** | Inline strikethrough - -**-- >** (no spaces) | Inserts: ⟶ - -**< --** (no spaces) Inserts: ⟵ - -**< -- >** (no spaces) Inserts: ⟷ - -**->** (like above but 1 -) | Inserts: → - -**<-** | Inserts: ← - -**--** | Inserts: — - -**— >** (no spaces) | Inserts: ⟶ - -**< —** (no spaces) | Inserts: ⟵ - -**(c)** | Inserts: © - -**(r)** | Inserts: ® - -**(tm)** | Inserts: ™ - -**...** | Inserts: … - - - -### At the beginning of any new line - -**# + Space** | Create an H1 heading - -**## + Space** | Create an H2 heading - -**### + Space** | Create an H3 heading - -**" + Space** | Create a highlighted block - -**\* or + or - and Space** | Create a bulleted list - -**\[] + Space** | Create a to-do checkbox - -1. **+ Space** | Create a numbered list - -**> + Space** | Create a toggle list - -**\`\`\`** | Create a code block - -**---** | Create line divider - -**\*\*\*** | Create dots divider diff --git a/miscellaneous/keyboard-shortcuts/navigation.md b/miscellaneous/keyboard-shortcuts/navigation.md deleted file mode 100644 index 6d0bca5..0000000 --- a/miscellaneous/keyboard-shortcuts/navigation.md +++ /dev/null @@ -1,47 +0,0 @@ -# Navigation - -### Basics - -**⌘ + ,(comma)** | Open settings - -**⌘ + O** | Open the navigation pane - -**⌘ + Option + O** | Open the graph pane - -**⌘ + S** | Open the search pane - -**Alt + H** | Return to the home screen - -**⌘ + \[** | Show the previous page from history - -**⌘ + ]** | Show the next page from history - -### Menu, search and navigation pane - -**↓ or Tab** | Go the next option - -↑ **or Shift + Tab** | Go to the previous option - -**←** | Go to the left side of navigation. Link from page - -**→** | Go to the right side of navigation. Link to page - -**Enter** | Select option - -### Page navigation - -**⌘ + Shift + T** | Expand / Collapse Toggle - -**↓** | Go down one line - -**↑** | Go up one line - -**⌘ + ←** | Go to the start of the line - -**⌘ + →** | Go to the end of the line - -**⌘ + ↑** |Go to the start of the page - -**⌘ + ↓** | Go to the end of the page - -**⌘ + Shift + ↑↓** | Move selected block(s) around