Skip to content

Commit 43c8d34

Browse files
committed
Update readme
1 parent 569935c commit 43c8d34

File tree

7 files changed

+16
-12
lines changed

7 files changed

+16
-12
lines changed

Readme.md

Lines changed: 16 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,31 +1,35 @@
11
# OneNote for Flow Launcher
22

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+
![demo](doc/default.png)
5+
![demo](doc/demo.png)
56

6-
![demo](doc/demo.gif)
7+
## Features and Usage
78

8-
## Usage
9-
10-
| Keyword | Name | Description |
9+
| Keyword | Name | Description |
1110
|---------------------------------|------|---------------|
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 |
1312
| `` on nb:\ `` | [Notebook Explorer](#notebook-explorer) | Navigate notebooks, sections and pages explorer style |
1413
| `` on rcntpgs: `` | [Recent Pages](#recent-pages) | View recently modified pages |
1514

1615
### Default Search
1716

18-
![searchgif](doc/searchpages.gif)
17+
![searchgif](doc/search_pages.gif)
1918

2019
### Notebook Explorer
2120

22-
When using `` nb:\ `` encrypted sections are hidden.\
23-
![notebookgif](doc/notebookexplorer.gif)
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+
![notebookgif](doc/notebook_explorer.gif)
2427

2528
### Recent Pages
2629

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-
![recentgif](doc/recentpages.gif)
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+
![recentgif](doc/recent_pages.gif)
2933

3034
## Acknowledgements
3135

doc/default.png

38.8 KB
Loading

doc/demo.png

39 KB
Loading

doc/notebook_explorer.gif

200 KB
Loading

doc/notebookexplorer.gif

-173 KB
Binary file not shown.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)