|
1 | 1 | # OneNote for Flow Launcher
|
2 | 2 |
|
3 |
| -A OneNote plugin for the [Flow launcher](https://github.com/Flow-Launcher/Flow.Launcher).\ |
4 |
| -Allowing for searching your OneNote pages on your deivce as well as shortcuts for creating new ones.\ |
| 3 | +A OneNote plugin for the [Flow launcher](https://github.com/Flow-Launcher/Flow.Launcher), allowing for the ability to quickly access and create notes. |
| 4 | + |
| 5 | + |
5 | 6 |
|
6 |
| - |
| 7 | +## Features and Usage |
7 | 8 |
|
8 |
| -## Usage |
9 |
| - |
10 |
| -| Keyword | Name | Description | |
| 9 | +| Keyword | Name | Description | |
11 | 10 | |---------------------------------|------|---------------|
|
12 |
| -| `` on {onenote search query} `` | [Default Search](#default-search) | Search onenote pages, searches page title and content | |
| 11 | +| `` on {OneNote search query} `` | [Default Search](#default-search) | Search OneNote pages, searches page title and content | |
13 | 12 | | `` on nb:\ `` | [Notebook Explorer](#notebook-explorer) | Navigate notebooks, sections and pages explorer style |
|
14 | 13 | | `` on rcntpgs: `` | [Recent Pages](#recent-pages) | View recently modified pages |
|
15 | 14 |
|
16 | 15 | ### Default Search
|
17 | 16 |
|
18 |
| - |
| 17 | + |
19 | 18 |
|
20 | 19 | ### Notebook Explorer
|
21 | 20 |
|
22 |
| -When using `` nb:\ `` encrypted sections are hidden.\ |
23 |
| - |
| 21 | +- Allows for creating notebooks at the default notebook location (set in OneNote) as well as sections and pages at the current path. |
| 22 | +- Pressing <kbd>⏎ Enter</kbd> or <kbd>⇥ Tab</kbd> on a notebook or section will auto complete the query. |
| 23 | +- Pressing <kbd>⇧ Shift</kbd> + <kbd>⏎ Enter</kbd> on a notebook or section allows you to open it directly in OneNote. |
| 24 | +- Encrypted sections are hidden. |
| 25 | + |
| 26 | + |
24 | 27 |
|
25 | 28 | ### Recent Pages
|
26 | 29 |
|
27 |
| -Append a number after `` rcntpgs: `` to display that number of recent pages. E.g. `` rcntpgs:10 `` will show the last modified 10 pages.\ |
28 |
| - |
| 30 | +Add a number after `` rcntpgs: `` to display that number of recent pages. E.g. `` rcntpgs:10 `` will show the 10 most recently modified pages. |
| 31 | + |
| 32 | + |
29 | 33 |
|
30 | 34 | ## Acknowledgements
|
31 | 35 |
|
|
0 commit comments