Skip to content

[FEATURE] Allow "Context Menu Exclusion List" to filter OneCommander's built-in/internal menu items #82

Description

@yuliang1997

Problem Statement

OneCommander's "Context Menu Exclusion List" can only filter third-party Windows Shell extensions. It cannot intercept or filter OneCommander's own built-in context menu items (such as "Mount folder as new drive letter", etc.), leaving no way to hide these hardcoded options.

Proposed Solution

Extend the Context Menu Exclusion List logic to support filtering OneCommander's internal/native menu actions.

Users should be able to hide any built-in menu item by adding either its internal UI key (e.g., MountFolderAsNewDrive) or its localized UI string to the exclusion list.

Alternatives Considered

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions