ContextMenuForWindows11 icon indicating copy to clipboard operation
ContextMenuForWindows11 copied to clipboard

Feature Request: add variable {dirName} and allow variables to be used in the Title

Open ZzzzRyan opened this issue 9 months ago • 2 comments

I'm creating a custom "Add to archive" menu for 7-Zip. When selecting multiple files, I would like the archive name to default to the directory name, as this seems more appropriate. Would it be possible to add a {dirName} variable for this purpose?


Another request:

It would be great if variables could also be used in the menu Title. This would allow the menu to replicate the native 7-Zip context menu behavior:


Thank you for your great creation!

ZzzzRyan avatar Apr 19 '25 17:04 ZzzzRyan

目前多文件变量支持后面我想下如何加强, 菜单名技术上没有问题,主要是考虑性能问题. 多文件匹配与变量相关目前实现均有些问题,比如 https://github.com/ikas-mc/ContextMenuForWindows11/issues/207 估计要重写这块

ikas-mc avatar Apr 20 '25 14:04 ikas-mc

I was just gonna make a request for this too, it would be a cool feature

jacobh12349 avatar Aug 22 '25 14:08 jacobh12349