Skip to content

Commit f9a24a2

Browse files
committed
Tweaks and cleanup
1 parent d541fa7 commit f9a24a2

3 files changed

Lines changed: 3 additions & 4 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -354,3 +354,4 @@ MigrationBackup/
354354
#VSCode
355355
.vscode/
356356
.idea/
357+
*.lscache

Flow.Launcher.Plugin.OneNote/Keywords.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
using System;
2-
using System.Collections;
3-
using System.Collections.Generic;
42
using System.Text.Json;
53
using System.Text.Json.Serialization;
64

Readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<img src="doc/flow.png" width=12.5%>
44
</a>
55
<a href="https://www.microsoft.com/en-gb/microsoft-365/onenote/digital-note-taking-app">
6-
<img src= "doc/onenote.png" width=12.5%>
6+
<img src= "Flow.Launcher.Plugin.OneNote/Images/logo.png" width="12.5%">
77
</a>
88
</p>
99
<h1 align="center">OneNote for Flow Launcher</h1>
@@ -235,7 +235,7 @@ All the keywords used can be changed according to user preference.
235235

236236
## Changelog
237237

238-
See [here](Changelog.md) for the full list of changes.
238+
See [Changelog.md](Changelog.md) for the full list of changes.
239239

240240
## Additional Information
241241

0 commit comments

Comments
 (0)