Sorting plugins in the "Plugins" menu in the lister
Moderators: Hacker, petermad, Stefan2, white
-
- Junior Member
- Posts: 79
- Joined: 2022-06-16, 23:37 UTC
Sorting plugins in the "Plugins" menu in the lister
Practice shows that plugins at the bottom of the list are often even more suitable than those at the top.
I do not often use this menu, but when I have to, I constantly look for what I need visually - this is inconvenient. I think it would be better to have some kind of sorting logic:
1. Current sorting logic
2. Alphabetical
3. According to sorting in INI
For myself, I would choose the second or third, but not the first (as it is now).
I do not often use this menu, but when I have to, I constantly look for what I need visually - this is inconvenient. I think it would be better to have some kind of sorting logic:
1. Current sorting logic
2. Alphabetical
3. According to sorting in INI
For myself, I would choose the second or third, but not the first (as it is now).
Re: Sorting plugins in the "Plugins" menu in the lister
support++
... not only for lister's plugins menu but also for the dialogs to compress files or define custom columns (and probably other places) ...
Maybe an ini switch can be added to select the sorting method?
... not only for lister's plugins menu but also for the dialogs to compress files or define custom columns (and probably other places) ...
Maybe an ini switch can be added to select the sorting method?
- ghisler(Author)
- Site Admin
- Posts: 50390
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Re: Sorting plugins in the "Plugins" menu in the lister
Lister shows plugins with the following logic:
1. At the top, it shows "internal"
2. Below that, it shows plugins configured via Options->Configure->Multimedia tab->Define view method by file type
3. Below that (after a first separator), it lists plugins for which the detect string matches the currently viewed file
4. Below that (after a second separator),it lists all the remaining plugins
So one way to pin plugins to the top would be to define a view method. For example, I have the following defined for
*.mp3 *.mp2
files:
4i,8,mmedia.wlx
This means to cycle through internal viewer, Explorer view method, and mmedia plugin when I press '4' while viewing an mp3 file. Therefore "mmedia" is pinned to the top here.
1. At the top, it shows "internal"
2. Below that, it shows plugins configured via Options->Configure->Multimedia tab->Define view method by file type
3. Below that (after a first separator), it lists plugins for which the detect string matches the currently viewed file
4. Below that (after a second separator),it lists all the remaining plugins
So one way to pin plugins to the top would be to define a view method. For example, I have the following defined for
*.mp3 *.mp2
files:
4i,8,mmedia.wlx
This means to cycle through internal viewer, Explorer view method, and mmedia plugin when I press '4' while viewing an mp3 file. Therefore "mmedia" is pinned to the top here.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
Re: Sorting plugins in the "Plugins" menu in the lister
Sure, that's obvious, documented, and a very useful novelty.ghisler(Author) wrote: 2022-09-29, 07:56 UTC Lister shows plugins with the following logic:
1. At the top, it shows "internal"
2. Below that, it shows plugins configured via Options->Configure->Multimedia tab->Define view method by file type
3. Below that (after a first separator), it lists plugins for which the detect string matches the currently viewed file
4. Below that (after a second separator),it lists all the remaining plugins
"Sorting" in this thread refers to the plugins within each of the groups...
Re: Sorting plugins in the "Plugins" menu in the lister
There the sorting is done like in the list in Confoguration -> Options -> Plugins -> Lifter plugins (WLX) -> Configure"Sorting" in this thread refers to the plugins within each of the groups...
License #524 (1994)
Danish Total Commander Translator
TC 11.51 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1391a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
Danish Total Commander Translator
TC 11.51 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1391a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
Re: Sorting plugins in the "Plugins" menu in the lister
Thats sorting isn't helpful for this purpose.petermad wrote: 2022-09-30, 09:38 UTCThere the sorting is done like in the list in Confoguration -> Options -> Plugins -> Lifter plugins (WLX) -> Configure"Sorting" in this thread refers to the plugins within each of the groups...
If you change it you lost the priority of plugins to handle extensions.
Windows 11 Home, Version 24H2 (OS Build 26100.3915)
TC 11.51 x64 / x86
Everything 1.5.0.1391a (x64), Everything Toolbar 1.5.2.0, Listary Pro 6.3.2.88
QAP 11.6.4.2.1 x64
TC 11.51 x64 / x86
Everything 1.5.0.1391a (x64), Everything Toolbar 1.5.2.0, Listary Pro 6.3.2.88
QAP 11.6.4.2.1 x64
Re: Sorting plugins in the "Plugins" menu in the lister
Yes, but the question is what is better for the Plugins menu items - Alphabetical, or in the prioritized order - maybe an option to put in wincmd.ini would be the best.If you change it you lost the priority of plugins to handle extensions.
License #524 (1994)
Danish Total Commander Translator
TC 11.51 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1391a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
Danish Total Commander Translator
TC 11.51 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1391a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
Re: Sorting plugins in the "Plugins" menu in the lister
Bump for TC 11.00.petermad wrote: 2022-09-30, 12:58 UTCYes, but the question is what is better for the Plugins menu items - Alphabetical, or in the prioritized order - maybe an option to put in wincmd.ini would be the best.If you change it you lost the priority of plugins to handle extensions.
I would really appreciate an option to switch between "alphabetical" and "as in ini"/"priority" (for lister/packer/content plugins).
For the lister, the groups in the plugins menu can/should of course stay as they are.
With many plugins installed it's always annoying to go through the entire list just to find the one you need.