Show messages:
1-10
11-30
31-33
From: 大道刀 (SUIYAN)
keygroups,无法保存组,popout功能和commandpalette <yourkeygroupname> modal功能在v3中无法使用。(Keygroups, Failed to save group, the popout feature, and the command palette <yourkeygroupname> modal feature are not available in version 3.)
这张图的蓝色光圈证明我点击了鼠标右键,但没有反应,CommandPalette.keygroups.txt也无法生成。
(The blue halo in this image indicates that I clicked the right mouse button, but there was no response, and CommandPalette.keygroups.txt could not be generated.)
https://i.imgs.ovh/2026/06/14/70dac466f5b0d41e96110b651e92edaa.png
在v4,v5中如果CommandPalette.htm,CommandPalette.js位于\MoI 4.0,5.0\commands时popout,command palette <yourkeygroupname> moda功能显示为12014.25正常窗口大小但空白,但group功能能够正常使用因为CommandPalette.keygroups.txt能够正常生成,因为在v4,v5中有默认的\AppData目录。
(In versions v4 and v5, if CommandPalette.htm and CommandPalette.js are located in \MoI 4.0,5.0\commands, the popout command palette <yourkeygroupname> moda function displays as 12014.25 with a normal window size but is blank. However, the group function can be used normally because CommandPalette.keygroups.txt can be generated normally. This is because there is a default \AppData directory in versions v4 and v5.)
在v3中,首先弹出的窗口不是正常尺寸,我想这是因为版本差异,所以popout以及相关的command palette <yourkeygroupname> modal功能不好在v3中实现。但是命令编组功能应该是基础功能吧,如果没有的话,脚本就只能搜索命令和翻页了。
(In v3, the first pop-up window is not of normal size. I believe this is due to version differences, so the pop-up and related command palette <yourkeygroupname> modal functions are not necessary in v3. However, the command grouping function should be a basic feature. If it's not available, scripts can only search for commands and page through.)
https://i.imgs.ovh/2026/06/14/dbb606897ae62a35396ba4d21e64fd8e.png
From: stefano (LIGHTWAVE)
hi suiyan,
This current tool wont work properly in v3
this tool is exclusively tested in v5
when you say about a blank window you also say
"(In versions v4 and v5, if CommandPalette.htm and CommandPalette.js are located in \MoI 4.0,5.0\commands ",
For clarity, the script files
commandpalette.htm
commandpalette.js
currently go in appdata-commands,
(not programme-commands)
"
On Windows you can find the Moi appdata folder by typing Win+R to bring up the Windows "Run" dialog and then type in:
%AppData%\Moi\commands
On Mac from a Finder window, go to the menu and pick Go > "Go to folder" and type in:
~/Library/Application Support/Moi/commands.
"
I like to say for you in particular...If a keygroups solution ever comes for v3 it can only be a one off "curiousity experiment" and would likely be different or "lite"...
im thinking about it of course...
how many keygroups you want 1? or 25?
From: 大道刀 (SUIYAN)
>how many keygroups you want 1? or 25?
5,我只是想既然有按钮就该能实现相应的功能。不过保持原样也行,优先完成这个脚本其它功能的开发。(5. I just think that if there's a button, it should be able to achieve its corresponding function. However, keeping it as it is is also fine. We should prioritize completing the development of other functions in this script.)
Show messages:
1-10
11-30
31-33