Skip to content

Commit 3026183

Browse files
committed
Update Readme.md
1 parent 78d3dac commit 3026183

File tree

1 file changed

+21
-8
lines changed

1 file changed

+21
-8
lines changed

Readme.md

Lines changed: 21 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,15 @@
88
</p>
99
<h1 align="center">OneNote for Flow Launcher</h1>
1010

11-
A [OneNote](https://www.microsoft.com/en-gb/microsoft-365/onenote/digital-note-taking-app) plugin for the [Flow launcher](https://github.com/Flow-Launcher/Flow.Launcher), allowing for the ability to quickly access and create notes.
11+
<div align="center">
12+
13+
[![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)
14+
![GitHub Release](https://img.shields.io/github/v/release/odotocodot/Flow.Launcher.Plugin.OneNote)
15+
![Downloads](https://img.shields.io/github/downloads/odotocodot/Flow.Launcher.Plugin.OneNote/total)
16+
17+
</div>
18+
19+
A [OneNote](https://www.microsoft.com/en-gb/microsoft-365/onenote/digital-note-taking-app) plugin for [Flow Launcher](https://github.com/Flow-Launcher/Flow.Launcher), allowing for the ability to quickly access and create notes.
1220

1321
<!-- omit from toc -->
1422
## Contents
@@ -26,6 +34,7 @@ A [OneNote](https://www.microsoft.com/en-gb/microsoft-365/onenote/digital-note-t
2634
- [Settings](#settings)
2735
- [Keywords](#keywords)
2836
- [Changelog](#changelog)
37+
- [Additional Information](#additional-information)
2938
- [Acknowledgements](#acknowledgements)
3039

3140
## Installation
@@ -37,12 +46,10 @@ pm install OneNote
3746
```
3847

3948
> [!IMPORTANT]
40-
> For [version 2.0+](#changelog) requires at Flow Launcher version 1.16+. For earlier versions see [releases](https://github.com/Odotocodot/Flow.Launcher.Plugin.OneNote/releases).
41-
42-
43-
> [!IMPORTANT]
44-
> This plugin is local only! It requires an installation of OneNote on you system!
45-
49+
>
50+
> - [Versions 2.0+](Changelog.md#200---2023-10-05) requires Flow Launcher version 1.16+. For earlier versions see [releases](https://github.com/Odotocodot/Flow.Launcher.Plugin.OneNote/releases).
51+
> - This plugin is local only! It requires an installation of OneNote on you system!
52+
> - Some features require Windows/Microsoft Search to be enabled on your system. See more info [here](#additional-information).
4653
4754
## Features
4855

@@ -215,7 +222,13 @@ All the keywords used can be changed according to user preference.
215222

216223
See [here](Changelog.md) for the full list of changes.
217224

225+
## Additional Information
226+
227+
In order to use [default](#default-search) and [scoped](#scoped-search) Windows/Microsoft Search must be enabled on your system. This is due to the [API](https://learn.microsoft.com/en-us/office/client-developer/onenote/application-interface-onenote#findpages-method) that these features rely on, requiring Windows Search.
228+
This will only be an issue if you have explicit turned off Windows Search.
229+
Other features should work as intended.
230+
218231
## Acknowledgements
219232

220233
- Made with [Linq2OneNote](https://github.com/Odotocodot/Linq2OneNote) a library for exposing the OneNote API also made by me :smiley:
221-
- Inspired by the OneNote plugin for [PowerToys](https://github.com/microsoft/PowerToys/tree/main/src/modules/launcher/Plugins/Microsoft.PowerToys.Run.Plugin.OneNote)
234+
- Inspired by the OneNote plugin for [PowerToys](https://github.com/microsoft/PowerToys/tree/main/src/modules/launcher/Plugins/Microsoft.PowerToys.Run.Plugin.OneNote)

0 commit comments

Comments
 (0)