Skip to content
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

Plugin config does not save "update current" / "create new" preference #1518

Closed
cspotcode opened this issue Aug 1, 2024 · 0 comments · Fixed by #1524
Closed

Plugin config does not save "update current" / "create new" preference #1518

cspotcode opened this issue Aug 1, 2024 · 0 comments · Fixed by #1524
Assignees
Labels
bug Something isn't working released Available in a released installer

Comments

@cspotcode
Copy link

Problem to Solve

Plugin's "update current" / "create new" preference does not get saved when you save a plugin's configuration. Attempting to change it to "create a new page named" and then clicking "Save" does not work, because if I re-open the edit dialog, it has reverted to "Update current page."

image

To Reproduce

  1. Save a plugin
  2. Open OneMore Settings, navigate to "Plugins"
  3. Double-click the saved plugin to open the edit dialog.
  4. Change radio button from "Update current page" to "Create a new page named"
  5. For page name, enter "foo"
  6. Click "Save" to close edit dialog, "OK" to close settings dialog.
  7. Repeat steps 2 and 3 to re-open the edit dialog.
  8. See that radio button has reverted to "Update current page"

Expected Behavior

Can save a desired "update current" / "create new" configuration, including page name and "create as child" selection, so that running the plugin in the future does not require any input other than choosing to run it with a button or menu option. This also makes it more mistake-proof because I don't need to remember which configuration to choose before running it.

Screenshots

Environment (if applicable)

  • OneNote Version: 16.0.17726.20160 on Windows 11
  • OneMore Version: 6.5.0
@cspotcode cspotcode added bug Something isn't working unread I have seen it or had time to refine it yet labels Aug 1, 2024
@stevencohn stevencohn removed the unread I have seen it or had time to refine it yet label Aug 2, 2024
@stevencohn stevencohn self-assigned this Aug 7, 2024
@stevencohn stevencohn added the next-release Addressed but not yet released label Aug 7, 2024
@stevencohn stevencohn added released Available in a released installer and removed next-release Addressed but not yet released labels Aug 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working released Available in a released installer
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants