Thanks very much for the tool! It saves me a great amount of time!
Especially when
Listary still can not handle the dialog in
WPS and, would do nothing to extend its compatibility to more file-explorer tools.
By using
QuickSwitch , WPS is much more comfortable than before.
And now, I figured out a way to get its quick-switch feature to work with
Q-dir.
NOTE 1: The modification is
not perfect. Since Q-dir doesn't have some APIs to fetch more information, my mod can only quick-switch to the path in the
current tab in the
active pane in Q-dir, not like in DO or XY.
NOTE 2: To use the mod, Q-dir's "One for all" addressbar must be set to "Classic", no matter you use it or not. ↓

- Snipaste_2022-08-26_10-12-07.png (32.41 KiB) Viewed 248202 times
Attached is the ahk file modified from [QuickSwitch v0.5], with Q-dir support and menu reposition form left to right. ↓
The lines of code related were in:
line 568-587
line 983-987
line 672
P.S. If QuickSwitch can handle not only save/open dialog, but like Listary, also folder-tree location dialog, which is common when some software ask ask you to select a folder for the files to install/extract/dump, that will be perfect.
===Edited 2022-08-24===
The folder-tree dialog request had been posted by
wontell , please neglect my P.S..
I would like to have
a list of recent opened path in the menu, therefore I could still save/open files in some closed-just-some-minutes-ago folder without reopening it. Then I found
DaWolfi has already done it.
===Edited 2022-08-26===
Include a necessary config in Q-dir to use with my modification.