General Usage
#
Keyboard Shortcuts#
EditResult | Windows/Linux | Mac |
---|---|---|
Undo | Ctrl + Z | โ + Z |
Redo | Ctrl + Y | โ + Y |
Cut | Ctrl + X | โ + X |
Copy | Ctrl + C | โ + C |
Paste | Ctrl + V | โ + V |
Paste and Match Style* | Ctrl + Shift + V | โ + Shift + V |
Select All | Ctrl + A | โ + A |
Jump to the beginning of the note | Ctrl + Home | โ + Home or โ + Up |
Jump to the end of the note | Ctrl + End | โ + End or โ + Down |
*Paste and Match Style only works with Rich Text Editors such as the Bold and Plus editors
#
ViewResult | Windows/Linux | Mac |
---|---|---|
Reload | Ctrl + R | โ + R |
Toggle Developer Tools | Ctrl + Shift + I | โ + Shift + I |
Actual Size | Ctrl + 0 | โ + 0 |
Zoom In | Ctrl + Shift + + (plus) | โ + Shift + + (plus) |
Zoom Out | Ctrl + - (minus) | โ + - (minus) |
Toggle Full Screen | F11 | F11 |
Hide Menu Bar* | Alt + M | Alt + M |
*The Hide Menu Bar shortcut is available only when not using the Themed Menu Bar (window decoration). To toggle the Themed Menu Bar on Windows and Linux, visit โฐ > View > Themed Menu Bar.
#
WindowResult | Windows/Linux | Mac |
---|---|---|
Minimize | Ctrl + M | โ + M |
Close | Ctrl + W | โ + W |
#
ReservedThese keyboard shortcuts have not been implemented but are reserved for future use. Developers who are interested in implementing keyboard shortcuts for their extensions should avoid using these shortcuts.
- Ctrl/โ +
T
- Ctrl/โ + Shift +
F
- Ctrl/โ + Shift +
L
#
Note OptionsWhat does it mean to lock or protect a note?
Here is a list of available options on a note and what they represent:
Option | Description |
---|---|
Pin | Pinning a note will anchor it to the top of your list of notes, sorted according to the global sort order (specified in your Options). |
Archive | Archiving a note will stash your note and hide it from your usual interface. Archived notes can be found by choosing the reserved Archived view in the tags panel. Archiving a note does not affect or improve performance, as the note is still saved and loaded, but not displayed in the list of all notes or within a particular tag. Archiving is useful for notes that no longer contain actionable data, but want to be preserved for historical purposes. For example, if a note contains a list of todos, and you've completed all the todos, archiving the note would make sense. |
Lock | Locking a note will put it read-only mode, which means it can't be edited or deleted until you unlock it. This is to prevent accidental modification of sensitive notes, like passwords or credentials that aren't likely to change often. |
Protect | Protecting a note marks the note as sensitive, and will make it so that additional privileges are required to view the note. Privileges are managed by the main Privileges feature, which you can manage on web or desktop via Account โ Manage Privileges and on mobile via Settings โ Manage Privileges. Inside the privileges management window, you'll see a row named View Protected Notes. By checking both the Account Password and Local Passcode boxes for that row, you will make it so that both the account password and your local passcode will be required to view any notes marked as Protected. Protecting a note will automatically hide its preview in your list of notes. |
Preview | On web and desktop, selecting the Preview option will toggle whether to hide or show the note preview in the list of notes. You can hide previews for a particular note if you'd like to conserve vertical space in your list of notes, or to hide sensitive data. However, we recommend Protecting a note if you'd like to hide sensitive information. |
Move to Trash | Moving a note to the trash will mark the note as deleted, and remove it from your interface. However, your note will still exist in your Trash, which you can access from your list of Views. From the trash, you can restore the note, or choose to delete it permanently. You can also empty the entirety of your trash by choosing Options โ Empty Trash from the note editor panel. |