mirror of
https://github.com/clechasseur/pathcopycopy.git
synced 2026-04-25 12:15:58 +03:00
[GH-ISSUE #171] [BUG] unable to remove stock entries from commands list #167
Labels
No labels
bug
duplicate
enhancement
enhancement
enhancement
fixed
help wanted
help wanted
invalid
pull-request
question
waiting for input
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/pathcopycopy#167
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ulu on GitHub (Aug 1, 2023).
Original GitHub issue: https://github.com/clechasseur/pathcopycopy/issues/171
Originally assigned to: @clechasseur on GitHub.
Describe the bug
I cannot remove stock entries from Commands list.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
I want to be able to remove all entries and have a button for reset the settings.
Screenshots

Software (please complete the following information):
@clechasseur commented on GitHub (Aug 2, 2023):
I think this might be confusing, because the Settings are supposed to display all possible commands. Why would you want to remove them from the list? You can just uncheck them.
@ulu commented on GitHub (Aug 8, 2023):
I don't like to have unnecessary stuff in my context menu. So I like to get rid of the main menu and all sub menus of pathcopycopy. I only want the "full UNC path copy" option.
Best option for me would be to remove the main menu from context menu and make it available in windows start menu.
@clechasseur commented on GitHub (Aug 9, 2023):
That's the purpose of the checkboxes next to each command in the Settings. You can deselect any command you don't want to display in either the main menu or the submenu. Any command you deselect won't show up in the contextual menu (barring bug #170 unfortunately).
Also note that you can disable the submenu altogether by deselecting the "Always show submenu" option (see below). When you do this, the submenu will only be displayed if you hold down the Shift key when opening the contextual menu.
If you added something to the Windows Start menu, how would you be able to apply it to a specific file or folder?
@clechasseur commented on GitHub (Sep 28, 2023):
Since it's possible to accomplish what you describe in the current version, I'll close this.