i'd like to make a feature request that i feel many of us would find helpful...
...of expanding the great search functionality of the the Prefs panel to include menus & toolbar buttons (at least this area) and\or the hotkeys & commands of the Customize panels as well, from search window that already on the main menu toolbar.
ive been spending a lot of time in text editors recently. NotePad++ has this features as a plugin and it great! GitHub - peter-frentrup/NppMenuSearch: Notepad++ Menu Search Plugin
Not only does it serach the text in the 3 or 4 settings panels but also the the text in the plugins\extentions, most of which have there own settings panels.
seeing this more apps rectenly, most of them call it a "command panel". vs code, obsiaian, and markdown monster have similar search bars on the front GUI that search both settings, files & commands.
you guys have been going in that direction with the >
command bar expansions in v13.
which are great! im love it!
this is were i start trailing off topic off from my original request idea...
just today came up with a simple way to send\open files using the >
command box via creating UserCommands that are nearly just copy & paste of the bottons on my custom apps bar.......
i'll ramble about that on another post soon
Thanks!