Feature Request: add variable {dirName} and allow variables to be used in the Title
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!
目前多文件变量支持后面我想下如何加强, 菜单名技术上没有问题,主要是考虑性能问题. 多文件匹配与变量相关目前实现均有些问题,比如 https://github.com/ikas-mc/ContextMenuForWindows11/issues/207 估计要重写这块
I was just gonna make a request for this too, it would be a cool feature