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

Manage right-click - Customize context menu #33

Open
bruxy70 opened this issue May 8, 2019 · 23 comments
Open

Manage right-click - Customize context menu #33

bruxy70 opened this issue May 8, 2019 · 23 comments
Labels
Idea-New PowerToy Suggestion for a PowerToy Product-File Explorer Power Toys that touch explorer like Preview Pane Product-Tweak UI Design Refers to the idea of a UI Design tweaker

Comments

@bruxy70
Copy link

bruxy70 commented May 8, 2019

Easily manage the right click actions to edit, open at. Right now this is all over the place, different applications add right-click extensions and it is a mess. You can somehow change the default open application. But it would be great to be able to manage other actions to for example edit e.g Tiff file, HTML file, compile, etc.

@aster94
Copy link

aster94 commented May 9, 2019

adding useful resources for the microsoft guys: https://www.nirsoft.net/utils/shexview.html and https://www.nirsoft.net/utils/shell_menu_view.html
also, please add a friendly way to add custom commands, example of what i would love to see: https://stackoverflow.com/questions/47235022/add-a-custom-option-in-nautilus-right-click-menu

@BubiBalboa
Copy link

+1 for editing of the right-click menu.

It would also be nice if programs had to ask for permission before they can insert themselves into the right-click menu. Although that's probably more of a general Windows feature request that a PowerToys one.

@jaimecbernardo jaimecbernardo added the Idea-New PowerToy Suggestion for a PowerToy label May 9, 2019
@jpinkham
Copy link

+1 for customizing the context menu

@jthoward64
Copy link
Contributor

I think this idea should be generalized to expose various shell configuration options (e.g. win+x menu), all of those configurations are available in the registry, and Power toys already has elevation specific tools.

@weitzhandler
Copy link

For example. I'm trying to right-click a .bat file. Had to spend a decent 15 minutes to of registry editing to get the Open with menu there so I can open it with VS Code. alas, even after the menu is there, it still opens up to be run, not to for editing.

@Jay-o-Way
Copy link
Collaborator

Jay-o-Way commented Aug 30, 2020

@bruxy70 @crutkas If this is the tracker, then it is hard/impossible to find using words like "shell", "explorer", "context menu" etc. Maybe a good idea to update the title and add the #tracker label.

@jthoward64
Copy link
Contributor

jthoward64 commented Aug 30, 2020

If this is the tracker, then it is hard/impossible to find using words like "shell", "explorer", "context menu" etc. Maybe a good idea to update the title?

@bruxy70 Perhaps "manage shell context menu actions" or something similar

@enricogior enricogior changed the title Manage right-click Manage right-click - Customize context menu Nov 1, 2020
@ghost ghost added the Product-File Explorer Power Toys that touch explorer like Preview Pane label Dec 6, 2020
@Jay-o-Way
Copy link
Collaborator

Jay-o-Way commented Aug 14, 2021

OMG I need the updated menu to come to Windows 10!
https://www.windowslatest.com/2021/07/20/microsoft-is-upgrading-right-click-context-menus-in-windows-11/ or https://blogs.windows.com/blog/2021/07/19/extending-the-context-menu-and-share-dialog-in-windows-11/
@crutkas Do you have any idea if this could be possible any time in the future? I mean either as an actual Windows update, or maybe PowerToys can "copy" the W11 code to be used in W10?

@capi1O
Copy link

capi1O commented Nov 10, 2023

Maybe use https://github.com/BluePointLilac/ContextMenuManager ?

This only works for "old" context menu, not the new one on Windows 11.

@CMD-Golem
Copy link

Maybe custom context menu of ikas-mc could be something to get inspired from. But as far as I'm concerned you can't add submenus or remove existing entries.

@KingPsychopath
Copy link

Any news on this?

@jthoward64
Copy link
Contributor

Any news on this?

I think this issue is probably dead unless someone from the community works on it

@TeaRexcellence
Copy link

Still have to use 3rd party software. -_-

@bel57
Copy link

bel57 commented Mar 11, 2024

So a feature suggestion from 2019 still haven't been implemented and they are closing all duplicate ideas.
In the meantime PowerToys is also creating its own mess with dupe shell entries..
#25361

@cow1337killer3
Copy link

NileSoft Shell (https://nilesoft.org/docs) is by far the most advanced software for customizing the context menu currently, and it's open-source. I think it'd be phenomenal if it had some more people to help push it along and polish things up.

I think the native context menu, file search, and lack of file organizational features (tags, custom properties) are the biggest shortcomings of Win 11 right now. Gallery was a step in the right direction, but I still can't believe how little Microsoft is doing while PowerToys basically updates their OS for them...

@capi1O
Copy link

capi1O commented Apr 7, 2024

NileSoft Shell (https://nilesoft.org/docs) is by far the most advanced software for customizing the context menu currently, and it's open-source. I think it'd be phenomenal if it had some more people to help push it along and polish things up.

I think the native context menu, file search, and lack of file organizational features (tags, custom properties) are the biggest shortcomings of Win 11 right now. Gallery was a step in the right direction, but I still can't believe how little Microsoft is doing while PowerToys basically updates their OS for them...

Looks great but AFAIK it is not possible to remove existing entries with this tool.

@cow1337killer3
Copy link

NileSoft Shell (https://nilesoft.org/docs) is by far the most advanced software for customizing the context menu currently, and it's open-source. I think it'd be phenomenal if it had some more people to help push it along and polish things up.
I think the native context menu, file search, and lack of file organizational features (tags, custom properties) are the biggest shortcomings of Win 11 right now. Gallery was a step in the right direction, but I still can't believe how little Microsoft is doing while PowerToys basically updates their OS for them...

Looks great but AFAIK it is not possible to remove existing entries with this tool.

You can with something like remove(find='"Open in Terminal"') or remove(where=this.id==id.open_windows_powershell). It's pretty powerful, it's just lacking a few things that would make it complete, which hopefully will be implemented soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Idea-New PowerToy Suggestion for a PowerToy Product-File Explorer Power Toys that touch explorer like Preview Pane Product-Tweak UI Design Refers to the idea of a UI Design tweaker
Projects
Status: No status
Development

No branches or pull requests