[Solved] 1241a - edit context menu in search list

Discussion related to "Everything" 1.5 Alpha.
Post Reply
w64bit
Posts: 253
Joined: Wed Jan 09, 2013 9:06 am

[Solved] 1241a - edit context menu in search list

Post by w64bit »

For 1241a how I can hide Copy name to clipboard and folder navigation from context menu (search list)?
Last edited by w64bit on Tue Mar 16, 2021 11:31 am, edited 1 time in total.
horst.epp
Posts: 1445
Joined: Fri Apr 04, 2014 3:24 pm

Re: 1241a - edit context menu in search list

Post by horst.epp »

w64bit wrote: Sun Mar 14, 2021 6:07 pm For 1241a how I can hide Copy name to clipboard and folder navigation from context menu (search list)?
Did you try the option "Do not show this item" in the context menu config ?
w64bit
Posts: 253
Joined: Wed Jan 09, 2013 9:06 am

Re: 1241a - edit context menu in search list

Post by w64bit »

Yes. First time I tried there, second time I'll searched in ini. I changed in both but no result.
Copy name to clipboard OFF in settings does not work.
If I use show_copy_name=1, Copy name to clipboard is displayed twice.
For navigation menu there is no setting.
void
Developer
Posts: 16734
Joined: Fri Oct 16, 2009 11:31 pm

Re: 1241a - edit context menu in search list

Post by void »

Thank you for your feedback w64bit,

This context menu item is currently hard-coded.

Customizing the context menu is still on my TODO list for Everything 1.5.
Revamping the Tools -> Options -> Context menu options is still on my TODO list for Everything 1.5.

This context menu item entry will change to the column property that is right clicked.
For example, if you right click in the Date Modified column, this context menu item will show Copy Date Modified to Clipboard.

This is not really important for Name and Path as we already have the Copy Full Path option.
I will consider removing it for these two columns.
It is useful for other columns, for example copying the album text from the Album column.
Post Reply