Skip to content

actions: Don't show in the places-sidebar menu, unless Conditions allow it.#3757

Open
mtwebster wants to merge 1 commit intomasterfrom
actions-sidebar-allow
Open

actions: Don't show in the places-sidebar menu, unless Conditions allow it.#3757
mtwebster wants to merge 1 commit intomasterfrom
actions-sidebar-allow

Conversation

@mtwebster
Copy link
Copy Markdown
Member

By default, actions will no longer appear in context menus for places-sidebar entries.

To opt back in to sidebar visibility, two new Conditions are added:

  • sidebar-allow: Display in the sidebar, along with any other valid locations assuming all conditions are met (consider this 'legacy' behavior).
  • sidebar-only: The action will only be shown in the sidebar, provided other Conditions are met, and nowhere else. Use this for actions that only make sense when applied to sidebar items (bookmarks, mounts, etc...).

allow it.

By default, actions will no longer appear in context menus for
places-sidebar entries.

To opt back in to sidebar visibility, two new Conditions are added:
- sidebar-allow: Display in the sidebar, along with any other valid
  locations assuming all conditions are met (consider this 'legacy'
  behavior).
- sidebar-only: The action will only be shown in the sidebar, provided
  other Conditions are met, and nowhere else. Use this for actions
  that only make sense when applied to sidebar items (bookmarks,
  mounts, etc...).
@mtwebster mtwebster force-pushed the actions-sidebar-allow branch from 3845f20 to bf73732 Compare April 14, 2026 17:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant