user.apps.apple_notes.apple_notes
| new note | Press cmd-n. |
| duplicate note | Press cmd-d. |
| new folder | Press shift-cmd-n. |
| toggle folders | Press alt-cmd-s. |
| show main | Press cmd-0. |
| list view | Press cmd-1. |
| gallery view | Press cmd-2. |
| toggle attachments | Press cmd-3. |
| find all | Press alt-cmd-f. |
| print note | Press cmd-p. |
| attach file | Press shift-cmd-a. |
| create link | Press cmd-k. |
| insert table | Press alt-cmd-t. |
| apply title | Press shift-cmd-t. |
| apply heading | Press shift-cmd-h. |
| apply subheading | Press shift-cmd-j. |
| apply body | Press shift-cmd-b. |
| apply mono | Press shift-cmd-m. |
| apply bullet | Press shift-cmd-7. |
| apply dash | Press shift-cmd-8. |
| apply number | Press shift-cmd-9. |
| apply checklist | Press shift-cmd-l. |
| increase font | Press cmd-+. |
| decrease font | Press cmd–. |
| line break | Press ctrl-enter. |
| mark | Runs the emacs command `command_name`. Defaults to using M-x, but may use a key binding if known or rpc if available. Provides numeric prefix argument `prefix` if specified. |
| drag [line] down | edit.line_swap_down()
|
| drag [line] up | edit.line_swap_up()
|