-
Notifications
You must be signed in to change notification settings - Fork 6.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[PTRun][OneNote] Improve the OneNote plugin #36813
base: main
Are you sure you want to change the base?
[PTRun][OneNote] Improve the OneNote plugin #36813
Conversation
@microsoft-github-policy-service agree |
Removed Interop.Microsoft.Office.Interop.OneNote Remove ScipBe.Common.Office.OneNote
Added the Humanizer package Moved user facing strings to resources
Removed LazyCache package
Fix Mages package version
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi, thank you for opening this PR. Was about to review, but I think you did a bad merge here. The changes in the PR are totalling 413 files: https://github.com/microsoft/PowerToys/pull/36813/files
Can you please fix the branch so that it only shows the actual changes that this PR is bringing in? Please let me know if you need some help doing this.
Oh, something went awry during my rebase. |
2a26239
to
22403c5
Compare
I have fixed the branch now! |
Summary of the Pull Request
This pull request improves the OneNote plugin by adding new features such as a notebook explorer and the ability to quickly create new notebooks, section groups, sections and pages.
PR Checklist
Detailed Description of the Pull Request / Additional comments
List of all new features:
This adds new plugin specific keywords:
nb:\
rp:
*
>
New settings:
This also changes package dependencies, one of them is that LazyCache is not used so the lines mention below may not be needed any more.
PowerToys/src/modules/launcher/Wox.Plugin/Wox.Plugin.csproj
Lines 34 to 35 in 809791d
Also as stated in #29348, this pull request is essentially porting non conflicting features from this OneNote plugin directly into PowerToys Run.
Validation Steps Performed
Manually tested: