Skip to content

Commit 7a2c621

Browse files
committed
Update Readme
1 parent f334dd7 commit 7a2c621

File tree

1 file changed

+16
-9
lines changed

1 file changed

+16
-9
lines changed

Readme.md

Lines changed: 16 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -99,22 +99,29 @@ Traverse your OneNote notebooks explorer style.
9999
#### Create New Items
100100

101101
Whilst using the notebook explorer, if your search query does not match any names of the items in the results, the plugin will give you an option to create a new item.
102-
TODO CTRL MODIFIIER KEY
102+
103+
Pressing <kbd>Ctrl</kbd> + <kbd>⏎ Enter</kbd> on a selection will create the item but not open OneNote for quick creation.
103104

104105
![create new item gif](doc/create_new_items.gif)
105106

106107
> [!NOTE]
107-
> Supports all OneNote hierarchy items i.e. notebooks, section groups, sections and pages.
108+
> Supports creation of all OneNote hierarchy items i.e. notebooks, section groups, sections and pages.
108109
109110
##### Create Pages
110111

111-
Allows for quick page creation with content! No longer do you need to open OneNote to add text to a page.
112-
TODO Finish this section
113-
HotKeys
114-
CTRL+S
115-
TAB or Control TAB
116-
Shift TAB or COntrol SHift TAB
117-
Ctrl+O
112+
A preview panel (Default shortcut: <kbd>F1</kbd>) allows for quick page creation with text content. No longer do you need to open OneNote to add text to a page!
113+
114+
This preview panel is available on all *create a page* results in the plugin and has the shortcuts listed below:
115+
116+
| Shortcut | Preview Panel Action |
117+
| ------------------------------------------------------- | --------------------------------------------------------- |
118+
| <kbd>Ctrl</kbd> + <kbd>S</kbd> | Creates the page in OneNote but **does not open OneNote** |
119+
| <kbd>Ctrl</kbd> + <kbd>O</kbd> | Creates the page in OneNote and opens it |
120+
| <kbd>Ctrl</kbd> + <kbd>⇥ Tab</kbd> | Traverse to next textbox/button |
121+
| <kbd>Ctrl</kbd> + <kbd>⇧ Shift</kbd> + <kbd>⇥ Tab</kbd> | Traverse to previous textbox/button |
122+
123+
> [!NOTE]
124+
> The traversal shortcuts work for Flow Launcher as a whole for navigating results.
118125
119126
![create new quick note gif](doc/create_quick_note.gif)
120127

0 commit comments

Comments
 (0)