Skip to content

Releases: kevin-funderburg/alfred-microsoft-onenote-navigator

can now search pages as well

19 Dec 02:13
Compare
Choose a tag to compare

After finding the OneNote databases, I was able to add the ability to search and open not only notebooks, section groups and sections, but pages as well.

improved browsing upon selection

25 Feb 18:57
Compare
Choose a tag to compare

Added ability to browse a selection after searching all. Improved code logic and added new keywords.

added search all functionality

23 Feb 21:38
Compare
Choose a tag to compare

Added function to search every notebook/section group/section

added trap for sharepoint urls

15 Oct 04:46
Compare
Choose a tag to compare

Some users URLs are created via Microsoft Sharepoint's server which cannot be opened locally, added a trap to report the error.

updated baseurl extraction

20 Jun 04:23
Compare
Choose a tag to compare

Found that some users OneNote urls don't contain "/Documents/" which was used to identify the base url. Changed the search to work with any url.

issue-1 addressed

19 Jun 18:18
Compare
Choose a tag to compare

This addressed an issue storing the base URL of the OneNote url.

Initial Release

14 Jun 10:02
Compare
Choose a tag to compare

Updated workflow for python to increase speed.