- Indicated Windows/Microsoft Search is required for default and scoped search in readme. (#24)
- Added some badges.
- Updated OneNote page result tooltips.
- Changed recent pages default keyword from
rcntpgs:
torp:
.
- Fixed spelling and grammar mistakes.
- New and improved icons.
- New preview panel for creating pages (#20)
- New setting for icon theme: FL Default (matches Flow Launcher's theme), light, dark and color.
- Opening a hierarchy item from the plugin now always brings OneNote to the front.
- New Hotkey (Ctrl + ⏎ Enter) to create new items without opening them in OneNote.
- Refactored icon generation.
- Refactored settings view.
- Changed Linq2OneNote library reference from submodule to NuGet package.
- Updated tooltips for notebooks, section groups, sections and pages.
- Fixed incorrect autocomplete text for creating new items.
- OneNote is now opened asynchronously to prevent blocking UI (#15)
- Now requires Flow Launcher version 1.16 or later.
- Created custom OneNote parser/library, adding the ability for several new features.
- Support for section groups when using the notebook explorer.
- Support for displaying unread results.
- Support for showing locked sections in results (you still can't see inside them unless they are unlocked).
- The ability to search by only title.
- The ability to do a scoped search (e.g. search in one section only).
- Settings! You can change these options:
- Show unread icons.
- Show encrypted sections.
- Show recycle bin items.
- Created coloured icons for notebook and sections.
- Default number of recent pages
- Customisable keywords!
- Compressed images.
- Reduced the calls to create a OneNote COM object, this should lead to an overall smoother experience.
- Updated to .NET 7 (update Flow Launcher if an error persists).
- Refactored the majority of code and project structure.
- Scipbe.Common.Office.OneNote package reference.
- Fixed crash on search (#7)
- Added the ability to create notebooks, sections and pages.
- Improved the readme
- Fixed typos
- Fixed crash on invalid search (#1)
Initial Release