QuickSwitch

General discussion related to "Everything".
DaWolfi
Posts: 31
Joined: Fri Jul 22, 2022 3:08 pm

Re: QuickSwitch

Post by DaWolfi »

Let's see if this quickfix solved the problem for you...
(The "0x" can now be omitted from color values, otherwise it will be truncated)

QuickSwitch-0.5dw8.zip
(29.05 KiB) Downloaded 930 times
horst.epp
Posts: 1345
Joined: Fri Apr 04, 2014 3:24 pm

Re: QuickSwitch

Post by horst.epp »

Still only the divider lines in the menu are colored
tuska
Posts: 933
Joined: Thu Jul 13, 2017 9:14 am

Re: QuickSwitch

Post by tuska »

DaWolfi wrote: Mon Aug 22, 2022 5:45 pm Please remember that the option "Allow Autoswitch" must not be activated if you want the menu to reappear!
However, this was the case in the above tests and should, in my opinion, still be possible as in version 2022-08-21_QuickSwitch-0.5dw7.

Only if I click on the menu item "Never here" or "Not now" instead of "Allow AutoSwitch" in version 2022-08-22_QuickSwitch-0.5dw8,
then the "QuickSwitch Menu" should NOT appear again, as I then no longer need it under normal circumstances.

Note:
"[✓] Show Menu after leaving settings" in version 2022-08-22_QuickSwitch-0.5dw8 has worked many times in several further tests,
but also several times did not work ("Allow AutoSwitch" switched on). I have not yet been able to find out why it sometimes does not work.
DaWolfi wrote: Mon Aug 22, 2022 5:49 pm Do you have a special system display setting?
No and yes (colour profile).
Monitor 24", native resolution: 1920 x 1280 pixels, Scaling size 125%
Colour profile: Brightness 80 cd/m², White point: 6500 K, Gamma value R,G,B: 2.20 (calibrated)
 
2022-08-22_QuickSwitch-0.5dw8_MenuBGColor=Hex 7D00DE_or_Hex 8A2BE2.png
2022-08-22_QuickSwitch-0.5dw8_MenuBGColor=Hex 7D00DE_or_Hex 8A2BE2.png (37.78 KiB) Viewed 122780 times
DaWolfi wrote: Mon Aug 22, 2022 7:04 pm ... Hex isn't Hex ...
Regarding the HEX values for colours, I also noticed differences, namely
between my colour profile and the colours displayed on this website: Table of Color.

I currently solve this by using FastStone Capture 'Screen Color Picker' for the colors on this website and then use
the HEX values from the 'Screen Color Picker'. Then the HEX values in QuickSwitch match the colors on the web page.
DaWolfi wrote: Mon Aug 22, 2022 8:28 pm (The "0x" can now be omitted from color values, otherwise it will be truncated)
QuickSwitch-0.5dw8.zip
Thank you for this change and your efforts.
hzhbest
Posts: 1
Joined: Tue Aug 23, 2022 7:33 am

Re: QuickSwitch

Post by hzhbest »

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
Snipaste_2022-08-26_10-12-07.png (32.41 KiB) Viewed 122640 times
Attached is the ahk file modified from [QuickSwitch v0.5], with Q-dir support and menu reposition form left to right. ↓
QuickSwitch qdir.zip
(7.53 KiB) Downloaded 802 times
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. :D

===Edited 2022-08-26===
Include a necessary config in Q-dir to use with my modification.
Last edited by hzhbest on Fri Aug 26, 2022 2:24 am, edited 1 time in total.
tuska
Posts: 933
Joined: Thu Jul 13, 2017 9:14 am

Re: QuickSwitch

Post by tuska »

2DaWolfi

Could you please make it possible for the digits 1 to 9, inclusive, to ALWAYS automatically execute ENTER after pressing the digit?
Basically, it only affects number 1 at the moment.
 
2022-08-24_QuickSwitch-0.5dw8_1 ENTER automatically.png
2022-08-24_QuickSwitch-0.5dw8_1 ENTER automatically.png (38.88 KiB) Viewed 122696 times
 
The image shows the paths of 2 Total Commander instances (x86, x64) - left/right window respectively.

For example, if these paths exist

Code: Select all

 1 Path\to\...
10 Path\to\...
11 Path\to\...
then CURRENTLY after pressing the digit 1 - in this case - MANUAL <ENTER> must be pressed (because there are also options 10 and 11).

Reason:
99.99% of the time I need the first four entries (different paths!).

Note:
If you use the arrow keys to position the cursor on the number 10 or 11, for example, you must continue to press ENTER
or simply click on one of these lines with the mouse.
horst.epp
Posts: 1345
Joined: Fri Apr 04, 2014 3:24 pm

Re: QuickSwitch

Post by horst.epp »

2Tuska
If I set the MRU Folders to 7 there will never be more than 9 entries
The first 2 are the current TC pathes and 7 of the history.
tuska
Posts: 933
Joined: Thu Jul 13, 2017 9:14 am

Re: QuickSwitch

Post by tuska »

horst.epp wrote: Thu Aug 25, 2022 8:30 am 2Tuska
If I set the MRU Folders to 7 there will never be more than 9 entries
The first 2 are the current TC pathes and 7 of the history.
This may apply to your case, but not to mine (see picture above).
I am also aware that I could control the scenario.

Theoretically, it is possible to enter the value 10 in the field "MRU folder entries (0-10)".
Then, at the latest, the constellation 1, 10 occurs.
horst.epp
Posts: 1345
Joined: Fri Apr 04, 2014 3:24 pm

Re: QuickSwitch

Post by horst.epp »

tuska wrote: Thu Aug 25, 2022 8:47 am
horst.epp wrote: Thu Aug 25, 2022 8:30 am 2Tuska
If I set the MRU Folders to 7 there will never be more than 9 entries
The first 2 are the current TC pathes and 7 of the history.
This may apply to your case, but not to mine (see picture above).
I am also aware that I could control the scenario.

Theoretically, it is possible to enter the value 10 in the field "MRU folder entries (0-10)".
Then, at the latest, the constellation 1, 10 occurs.
Ok, I see you have more than one TC instances running
which I never do.
DaWolfi
Posts: 31
Joined: Fri Jul 22, 2022 3:08 pm

Re: QuickSwitch

Post by DaWolfi »

2horst.epp
Added an option in settings dialog to de-/activate folder numbers

2tuska
The numbers 1 to 0 (for 10) will always execute ENTER if the option mentioned above is activated

QuickSwitch-0.5dw9.zip
(631.26 KiB) Downloaded 831 times
horst.epp
Posts: 1345
Joined: Fri Apr 04, 2014 3:24 pm

Re: QuickSwitch

Post by horst.epp »

DaWolfi wrote: Fri Sep 02, 2022 9:54 pm 2horst.epp
Added an option in settings dialog to de-/activate folder numbers
Thanks :D
Most of the time I use the mouse in this dialogs so I've set this new option.
tuska
Posts: 933
Joined: Thu Jul 13, 2017 9:14 am

Re: QuickSwitch

Post by tuska »

DaWolfi wrote: Fri Sep 02, 2022 9:54 pm The numbers 1 to 0 (for 10) will always execute ENTER if the option mentioned above is activated
QuickSwitch-0.5dw9.zip
Many thanks for the implementation! :)

QuickSwitch Settings
Since the newly added options are so far the only ones for which there are no shortcuts (underscores) yet,
I would like to suggest the following:

Code: Select all

Alt+N, N 	No folder numbering
Alt+U, U	Folder numbers with shortcuts 1-0 (10)
The following should then be possible analogous to the other shortcuts in the "QuickSwitch Settings" menu:
1.   QuickSwitch Settings (Ctrl+Q, S)
1.1 Press a letter (without ALT key)
     - OR -
1.2 Press ALT+letter

Thanks!
DaWolfi
Posts: 31
Joined: Fri Jul 22, 2022 3:08 pm

Re: QuickSwitch

Post by DaWolfi »

tuska wrote: Sat Sep 03, 2022 4:09 pm
Since the newly added options are so far the only ones for which there are no shortcuts (underscores) yet,
I would like to suggest the following:

Code: Select all

Alt+N, N 	No folder numbering
Alt+U, U	Folder numbers with shortcuts 1-0 (10)
Thanks for the suggestion, I forgot to add them (it was obviously already bedtime... :sleeping:).

QuickSwitch-0.5dw9a.zip
(627.63 KiB) Downloaded 913 times
tuska
Posts: 933
Joined: Thu Jul 13, 2017 9:14 am

Re: QuickSwitch

Post by tuska »

DaWolfi wrote: Sun Sep 04, 2022 10:12 am
tuska wrote: Sat Sep 03, 2022 4:09 pm
Since the newly added options are so far the only ones for which there are no shortcuts (underscores) yet,
I would like to suggest the following:

Code: Select all

Alt+N, N 	No folder numbering
Alt+U, U	Folder numbers with shortcuts 1-0 (10)
Thanks for the suggestion, I forgot to add them ...
QuickSwitch-0.5dw9a.zip
Thanks for the prompt setup :)
tuska
Posts: 933
Joined: Thu Jul 13, 2017 9:14 am

Re: QuickSwitch

Post by tuska »

Hi,
I'd like to inform you that QuickSwitch_2022-09-04_v0.5dw9a works differently than QuickSwitch_2022-04-03_v05.
  1. Start Total Commander (x64) 10.51
  2. Press F1 - Help
  3. Click on Tab "Suchen" (="Search")
  4. Enter searchtext: ExecUseContextMenu=
  5. Double-click [multiple times] on button "Themenliste" (="List of topics")
  6. The 'QuickSwitch Menu' appears and the menu item "Never here" is displayed automatically
    - AND -
  7. Menu item "AutoSwitch exception" is missing.
  8. This behaviour does not occur in QuickSwitch_2022-04-03_v05.
  9. If I switch off these options, the error does not occur:
    • Always open Menu
    • Show Menu after leaving settings
  10. If I switch on one of the two aforementioned options, this behaviour occurs.
2022-09-04_QuickSwitch-0.5dw9a works differently than QuickSwitch_2022-04-03_v05.png
2022-09-04_QuickSwitch-0.5dw9a works differently than QuickSwitch_2022-04-03_v05.png (52.55 KiB) Viewed 122306 times
 
QuickSwitch.ini

Code: Select all

[Dialogs]
msedge.exe___Speichern unter=1
WINWORD.EXE___Speichern unter=1
WINWORD.EXE___Öffnen=1
notepad.exe___Speichern unter=1
notepad.exe___Öffnen=1
Notepad2.exe___Speichern unter=1
Notepad2.exe___Öffnen=1
notepad++.exe___Speichern unter=1
notepad++.exe___Öffnen=1
PSPad.exe___Speichern unter...=1
PSPad.exe___Öffnen=1
Acrobat.exe___Speichern unter=1
Acrobat.exe___Öffnen=1
OUTLOOK.EXE___Speichern unter=1
OUTLOOK.EXE___Kalender öffnen=1
OUTLOOK.EXE___Outlook-Datendatei öffnen=1
EXCEL.EXE___Speichern unter=1
EXCEL.EXE___Öffnen=1
firefox.exe___Bitte geben Sie den Dateinamen an, unter dem die Datei gespeichert werden soll…=1
OUTLOOK.EXE___Anlage speichern=1
Everything.exe___Import Filters File=1
Everything64.exe___Select File=1
Everything64.exe___Export Result List=1
Everything64.exe___Öffnen=1
Everything64.exe___Speichern unter=1
Everything64.exe___Import Bookmarks File=1
Everything64.exe___Export Bookmarks File=1
msedge.exe___Öffnen=1
OUTLOOK.EXE___Datei speichern=1
i_view64.exe___Speichern ...=1
FSCapture.exe___Save As=1
hh.exe___Total Commander=0
CUEcards.exe___Datenbank öffnen=1
Everything64.exe___Select Everything Setting File=1
ResourceHacker.exe___Open file containing resource ...=1
extraico.exe___Select file=1
i_view64.exe___Bild speichern als ...=1
Explorer.exe___Total Commander=0
OUTLOOK.EXE___Alle Anlagen speichern=1
regedit.exe___Registrierungsdatei exportieren=1
Everything64.exe___Ordner auswählen=1
FSCapture.exe___Speichern=1
ResourceHacker.exe___Save Resource=1
FSRecorder.exe___Speichern (Datei-Info: 1692 x 1160    00:47    5.8 MB)=1
FSRecorder.exe___Öffnen=1
FSRecorder.exe___Speichern (Datei-Info: 1692 x 1160    00:23    2.9 MB)=1
FSRecorder.exe___Speichern (Datei-Info: 1692 x 1160    00:18    2.2 MB)=1
Explorer.exe___Öffnen=1
FSRecorder.exe___Speichern (Datei-Info: 1692 x 1160    04:08    12.2 MB)=1
FSRecorder.exe___Speichern=1
FSRecorder.exe___Speichern (Datei-Info: 1920 x 1160    01:07    17.1 MB)=1
EXCEL.EXE___Datenquelle auswählen=1
Acrobat.exe___Datei zum Einfügen auswählen=1
SumatraPDF-3.3-64.exe___Öffnen=1
Notepad3.exe___Öffnen=1
grepWinNP3.exe___Select path to search=1
OUTLOOK.EXE___Datei einfügen=1
OUTLOOK.EXE___Grafik einfügen=1
chrome.exe___Speichern unter=1
msedge.exe___Open=1
FSRecorder.exe___Speichern (Datei-Info: 1920 x 1160    00:13    2.3 MB)=1
FSRecorder.exe___Speichern (Datei-Info: 1920 x 1160    01:48    8.3 MB)=1
EXCEL.EXE___XML importieren=1
EXCEL.EXE___Textdatei importieren=1
TOTALCMD.EXE___Öffnen=1
MediaInfo.exe___Speichern unter=1
FSRecorder.exe___Speichern (Datei-Info: 1920 x 1160    00:59    9.6 MB)=1
FSRecorder.exe___Speichern (Datei-Info: 1920 x 1160    00:33    7.3 MB)=1
FSRecorder.exe___Speichern (Datei-Info: 1920 x 1160    00:58    9.5 MB)=1
FSRecorder.exe___Speichern (Datei-Info: 1920 x 1200    00:20    3.3 MB)=1
FSRecorder.exe___Speichern (Datei-Info: 1692 x 1160    00:38    4.3 MB)=1
BitLockerWizard.exe___BitLocker-Wiederherstellungsschlüssel speichern unter=1
mpc-hc64.exe___Öffnen=1
WINWORD.EXE___Grafik einfügen=1
SnippingTool.exe___Speichern unter=1
Everything64.exe___Ergebnisliste exportieren:=1
Ahk2Exe.exe___Open Custom Icon=1
Button Bar Editor.exe___Öffnen=1
Notepad3.exe___Speichern unter=1
emedtray.exe___Öffnen=1
OpenWith.exe___Öffnen mit…=1
WinMergeU.exe___Datei zum Exportieren auswählen=1
TOTALCMD64.EXE___Öffnen=1
ResourceHacker.exe___Save File As ...=1
Explorer.exe___Speichern unter=1
Explorer.exe___Durchsuchen=1
OUTLOOK.EXE___Kontaktbild hinzufügen=1
EXCEL.EXE___Grafik einfügen=1
QuickAccessPopup-64-bit.exe___Choose the new document:=1
SumatraPDF-3.3.3-64.exe___Öffnen=1
FSCapture.exe___Öffnen=1
msedge.exe___Druckausgabe speichern unter=0
FSCapture.exe___Auswahl speichern=1
emeditor.exe___EmEditor Help=1
SumatraPDF.exe___Öffnen=1
FSRecorder.exe___Speichern (Datei-Info: 1920 x 1032    00:36    1.0 MB)=1
FSRecorder.exe___Speichern (Datei-Info: 1920 x 1032    00:21    1.1 MB)=1
teracopy3.9.exe___Location=1
emeditor.exe___Rename and Save=1
iTunes.exe___iTunes=1
OUTLOOK.EXE___Outlook-Datendateien suchen=1
OUTLOOK.EXE___Neues Kontaktbild=1
WINWORD.EXE___Adobe PDF-Datei speichern unter=1
FSRecorder.exe___Speichern (Datei-Info: 1528 x 736    00:34    1.3 MB)=1
FSRecorder.exe___Speichern (Datei-Info: 1312 x 736    00:25    0.8 MB)=1
FSRecorder.exe___Speichern (Datei-Info: 1692 x 1160    00:57    4.5 MB)=1
MyPhoneExplorer.exe___Speichern unter=1
Imagine64.exe___Öffnen=1
emeditor.exe___Ordner auswählen=1
OUTLOOK.EXE___Outlook-Datendatei erstellen oder öffnen=1
OUTLOOK.EXE___Datei öffnen=1
Everything64.exe___Select Search History=0
notepad++.exe___C:\totalcmd\DEFAULT.BAR - Notepad++=1
Everything64.exe___Everything Options=0
Everything64.exe___Select Filter=0
msinfo32.exe___Systeminformationen=0
msconfig.exe___Systemkonfiguration=0
TOTALCMD64.EXE___Total Commander=0
emeditor.exe___C:\totalcmd\usercmd.ini - EmEditor=1
i_view64.exe___IrfanView Hilfe - Version 4.60=0
Photoshop.exe___Öffnen=1
emeditor.exe___Customize=0
i_view64.exe___Einstellungen=0
colorcpl.exe___Farbverwaltung=0
ColorNavigator 6.exe___Öffnen=1
i_view64.exe___Öffnen=1
i_view32.exe___Einstellungen=1
Photoshop.exe___Speichern=1
Photoshop.exe___Laden=1
Everything64.exe___Index Journal (6731)=0
Everything64.exe___Select Property=0
TOTALCMD64.EXE___Eigenschaften von QuickSwitch.ahk=0
FSCapture.exe___Open=1
Acrobat.exe___Textfeld - Eigenschaften=0
Everything64.exe___Organize Bookmarks=1
i_view64.exe___Properties/Settings=0
FSCapture.exe___Save=1
emeditor.exe___Speichern unter=1
EmEditor.exe___Öffnen=1
[Menu]
AlwaysOpenMenu=1
ReDisplayMenu=1
NrOfMRUFolders=1
ShowFolderNumbers=1
[Colors]
GuiBGColor=F0F2CB
;GuiBGColor=F5F5F5  - QuickSwitch Settings (default) - Color
MenuBGColor=C0C59C
;MenuBGColor=C0C59C - QuickSwitch Menu (default) - Color
;
;FAF0DC FastStone Capture 'Screen Color Picker' = FAEBD7 AntiqueWhite ->
;-> https://www.farb-tabelle.de/en/table-of-color.htm <-
;https://www.voidtools.com/forum/viewtopic.php?p=47857#p47857 
;The "0x" can now be omitted from color values, otherwise it will be truncated
[AutoSwitchException]

Please check.
horst.epp
Posts: 1345
Joined: Fri Apr 04, 2014 3:24 pm

Re: QuickSwitch

Post by horst.epp »

Confirmed
Quick Switch Never here doesn't work with this TC dialog, as there is no real dialog.
It only is shown if Always open menu is on, which I never do :D
Kiero_
Posts: 11
Joined: Fri Mar 25, 2022 8:15 am

Re: QuickSwitch

Post by Kiero_ »

DaWolfi wrote: Sun Sep 04, 2022 10:12 am
tuska wrote: Sat Sep 03, 2022 4:09 pm
Since the newly added options are so far the only ones for which there are no shortcuts (underscores) yet,
I would like to suggest the following:

Code: Select all

Alt+N, N 	No folder numbering
Alt+U, U	Folder numbers with shortcuts 1-0 (10)
Thanks for the suggestion, I forgot to add them (it was obviously already bedtime... :sleeping:).


QuickSwitch-0.5dw9a.zip
This version show me only C drive. Network folders are not visible. The version from first post works great but I dont want popup when try to save anything.
tuska
Posts: 933
Joined: Thu Jul 13, 2017 9:14 am

Re: QuickSwitch

Post by tuska »

Kiero_ wrote: Tue Sep 27, 2022 6:59 am ... I dont want popup when try to save anything.
QuickSwitch Menu -> More settings... -> ⏹ Always open Menu
QuickSwitch Menu -> More settings... -> ⏹ Show Menu after leaving settings
Kiero_
Posts: 11
Joined: Fri Mar 25, 2022 8:15 am

Re: QuickSwitch

Post by Kiero_ »

The version that is in the first post (img1) does not have the option to disable it, I already mentioned it, but it detects open folders (other than the system).
The version from the last post includes the option to enable the option you mentioned, but it does not detect other open folders (only the system one in my case, c). This is the problem.
1.
Image

2.
Image
Skodd
Posts: 12
Joined: Wed May 11, 2022 9:15 am

Re: QuickSwitch

Post by Skodd »

can this be updated to support qttabbar tabs?
NotNull
Posts: 5261
Joined: Wed May 24, 2017 9:22 pm

Re: QuickSwitch

Post by NotNull »

Will take look at it; Windows 11 File Explorer with tabs needs to be supported too (waiting for Microsoft to "deem me worthy"
horst.epp
Posts: 1345
Joined: Fri Apr 04, 2014 3:24 pm

Re: QuickSwitch

Post by horst.epp »

NotNull wrote: Mon Dec 19, 2022 7:57 pm Will take look at it; Windows 11 File Explorer with tabs needs to be supported too (waiting for Microsoft to "deem me worthy"
Actual Listary supports now Windows 11 Explorer tabs.
______________________________________________________
Windows 11 Home x64 Version 22H2 (OS Build 22621.900)
Everything 1.5.0.1331a (x64)
Listary Pro 6.0.11.35
Skodd
Posts: 12
Joined: Wed May 11, 2022 9:15 am

Re: QuickSwitch

Post by Skodd »

NotNull wrote: Mon Dec 19, 2022 7:57 pm Will take look at it; Windows 11 File Explorer with tabs needs to be supported too (waiting for Microsoft to "deem me worthy"
Thanks, I wish I knew about this utility before. For now, as a workaround, I can switch back to the explorer window, switch tab and come back to the file dialog.
DaWolfi
Posts: 31
Joined: Fri Jul 22, 2022 3:08 pm

Re: QuickSwitch

Post by DaWolfi »

NotNull wrote: Mon Dec 19, 2022 7:57 pm Will take look at it; Windows 11 File Explorer with tabs needs to be supported too (waiting for Microsoft to "deem me worthy"
20230111-211457_vivaldi.png
20230111-211457_vivaldi.png (2.23 KiB) Viewed 118353 times

This version (linked a few posts above) also supports W11 File Explorer tabs
wontell
Posts: 5
Joined: Mon Jan 24, 2022 8:55 am

Re: QuickSwitch

Post by wontell »

Hey, could there be an option to specify which instance to suggest? I currently run multiple instances of XYplorer located in different places (ie. one in drive C, other in drive D, so on) but when I use QuickSwitch I only use the main C instance to do the switch so I would like the other instances to not be suggested as they make it cumbersome to pick the correct path adding unnecessary items to the list. In the same vein, could we also get an option to ignore the second panel when using XYplorer? Essentially I'm looking for a set of options to get a exact functionality the same as Listary's: Ctrl+Q auto switch to the last focused path in the last focused file manager.

Thank you, this tool is great!
horst.epp
Posts: 1345
Joined: Fri Apr 04, 2014 3:24 pm

Re: QuickSwitch

Post by horst.epp »

wontell wrote: Sat Mar 11, 2023 5:38 pm Hey, could there be an option to specify which instance to suggest? I currently run multiple instances of XYplorer located in different places (ie. one in drive C, other in drive D, so on) but when I use QuickSwitch I only use the main C instance to do the switch so I would like the other instances to not be suggested as they make it cumbersome to pick the correct path adding unnecessary items to the list. In the same vein, could we also get an option to ignore the second panel when using XYplorer? Essentially I'm looking for a set of options to get a exact functionality the same as Listary's: Ctrl+Q auto switch to the last focused path in the last focused file manager.

Thank you, this tool is great!
Sorry, but having the path of both panels is one of the advantages of Quick Switch
using Total Commander and XYplorer in 2 pane mode.
I use 2 pane file managers to make use of them and not to ignore it.
Its one of the drawbacks of Listary that I have to go into the file manager
and make the other panel activ to get it available in the Open/Save dialog.
NotNull
Posts: 5261
Joined: Wed May 24, 2017 9:22 pm

Re: QuickSwitch

Post by NotNull »

The order the file managers appear in the list is by most recently used. That means if you used XYplorer from C: after you used XYPplorer from D:, The entries from from C: will be in the list first (also: active panel above inactive panel.
So if you don't actively use XYplorer from D:,it is likely that the first 2 XYplorer entries (active + passive pane) are the ones you are looking for.

I will think about it, but how should QuickSwitch know which filemanager(s) to exclude from the list and which one to include?
Or do you mean something like an "ignore-list", like ignore=D:\path to\XYplorer.exe;X:\path\totalcommander.exe;Y:\somewhere\dopus.exe?
wontell
Posts: 5
Joined: Mon Jan 24, 2022 8:55 am

Re: QuickSwitch

Post by wontell »

NotNull wrote: Sat Mar 11, 2023 7:38 pm The order the file managers appear in the list is by most recently used. That means if you used XYplorer from C: after you used XYPplorer from D:, The entries from from C: will be in the list first (also: active panel above inactive panel.
So if you don't actively use XYplorer from D:,it is likely that the first 2 XYplorer entries (active + passive pane) are the ones you are looking for.

I will think about it, but how should QuickSwitch know which filemanager(s) to exclude from the list and which one to include?
Or do you mean something like an "ignore-list", like ignore=D:\path to\XYplorer.exe;X:\path\totalcommander.exe;Y:\somewhere\dopus.exe?
Thank you, that's great to know!

And yes, an ignore list or include list or similar would be great!
quib
Posts: 9
Joined: Mon Jan 02, 2023 8:47 am

Re: QuickSwitch

Post by quib »

Hello there

Is there a way to make it so the titles in Menu are not selectable?
They dont really have a reason to be...


Also I tried running the ahk script using `#include QuickSwitch.ahk` but got a bunch of errors...
Can you mention which version of AHK you use to compile the code?

Thank you!!
horst.epp
Posts: 1345
Joined: Fri Apr 04, 2014 3:24 pm

Re: QuickSwitch

Post by horst.epp »

quib wrote: Tue May 16, 2023 12:19 pm Also I tried running the ahk script using `#include QuickSwitch.ahk` but got a bunch of errors...
Can you mention which version of AHK you use to compile the code?

Thank you!!
It written for the 1.1 versions of AHK
quib
Posts: 9
Joined: Mon Jan 02, 2023 8:47 am

Re: QuickSwitch

Post by quib »

Thanks.
I want to stress that, in fact, i am getting only warning, not errors.
`This local variable has the same name as a global variable` [Mentioning _ctrlHandle, ActivecontrolList, id, this_id]

Moreover, the script doesn't work when running in this way [include] or running straight the downloaded ahk script. This is even when i don't have #warn on. The executable runs without warnings.
Can you tell why this is?
horst.epp
Posts: 1345
Joined: Fri Apr 04, 2014 3:24 pm

Re: QuickSwitch

Post by horst.epp »

No such errors here with the source from QuickSwitch-0.5dw9a.zip
Using Compile script or Compile script GUI from the actual 2.0 line.
Screenshot - 16.05.2023 , 15_25_09.png
Screenshot - 16.05.2023 , 15_25_09.png (28.25 KiB) Viewed 113415 times
______________________________________________________
Windows 11 Home x64 Version 22H2 (OS Build 22621.1702)
quib
Posts: 9
Joined: Mon Jan 02, 2023 8:47 am

Re: QuickSwitch

Post by quib »

Did some test and I just realized that if a `#warn` command appears in ANY place in the script, the whole script will regard it. My thought was it would only be for code that follows.

There was a `#warn` command in some other included file, which caused this. sorry for the mess. =|
yuyu
Posts: 3
Joined: Sat May 20, 2023 2:14 pm

Problem on Windows 7

Post by yuyu »

NotNull wrote: Mon Mar 22, 2021 8:05 pm [*]Windows 7 and up are supported.
Tried QuickSwitch on my Windows 7 SP1 x64. It correctly detects paths of Explorer, XYplorer and Total Commander opened windows, but it doesn't switch dialog to the path selected. I tried in safe mode and also on clean system and it still does not work for me on Windows 7. However it works perfectly on Windows 10. Can this be fixed somehow?
I attach the list of ahk recently executed lines and debug info for the "Save" dialog.
win7 problem.zip
(2.9 KiB) Downloaded 624 times
NotNull
Posts: 5261
Joined: Wed May 24, 2017 9:22 pm

Re: QuickSwitch

Post by NotNull »

Thanks for the logs, yuyu. Will have a closer look at it.
(I might approach you with some follow up questions via PM)

for now:
Check if the involved applications are running under the same credentials (the Username and Elevated columns in Task Manager)
yuyu
Posts: 3
Joined: Sat May 20, 2023 2:14 pm

Re: QuickSwitch

Post by yuyu »

NotNull wrote: Fri May 26, 2023 7:39 pm if the involved applications are running under the same credentials
Thanks for your reply.
explorer.exe and Autohotkey.exe and programs calling the dialog are running from my user account, no Administrator privs.
yuyu
Posts: 3
Joined: Sat May 20, 2023 2:14 pm

Re: QuickSwitch

Post by yuyu »

NotNull wrote: Fri May 26, 2023 7:39 pm Will have a closer look at it.
Maybe this information can be useful.
I did some investigations and it appears that target is switched in this dialog type:
good dialog.PNG
good dialog.PNG (30.89 KiB) Viewed 110434 times
and is never switched in such dialogs:
bad gialog.PNG
bad gialog.PNG (12.65 KiB) Viewed 110434 times
I attach debug info for these two dialog types.
two dialogs debug.zip
(1.83 KiB) Downloaded 637 times
null
Posts: 15
Joined: Mon Feb 27, 2023 2:10 am

Re: QuickSwitch

Post by null »

NotNull wrote: Tue Mar 30, 2021 5:46 pm
eagleeyez wrote: Tue Mar 30, 2021 3:58 pm I can help with the icon! I told you!
You should have told me 46 aspirins ago!!! :D


But yes, if you can: please!
I don't have the tools, the knowledge and most important: the patience to get this done.


As long as it is still a stylized Q / rotated power-switch I'm good [1]. And that the leg of the Q starts in the center of the circle.
I don't expect the "glow" [2] in the power button to be captured in a small icon.


[1] Technically it is a stand-by switch, but who cares; it is still a Q (uick) SWITCH logo...
[2] Better visible here:
2021-03-30 20_03_16-1.5.0.1251a (x64).png

I see you were looking for an icon. I just noticed Quicksearch is still using the AHK default icon for desktop and system tray, so I just designed a quick amiga-based text icon. I don't know if this is something you'd like to update the main file, so the desktop and system tray icon display the correct icon for Quickswitch. The HQ PNG (1080P) file and two ico files are attached which ought to include scaled icons from 16 to 256.
quicksearch_png.png
quicksearch_png.png (31.23 KiB) Viewed 105640 times
QuickSwitch_ico.rar
(80.68 KiB) Downloaded 569 times
gazmoz17
Posts: 36
Joined: Thu Jun 10, 2021 10:40 am

Re: QuickSwitch

Post by gazmoz17 »

Hi,

Im struggling a little bit with the concept of what this does? Is there any use case screenshot or videos available please. I'm not an advanced user but always looking for automation ideas.

Many Thanks
Gareth
horst.epp
Posts: 1345
Joined: Fri Apr 04, 2014 3:24 pm

Re: QuickSwitch

Post by horst.epp »

gazmoz17 wrote: Tue Nov 14, 2023 10:10 am Hi,

Im struggling a little bit with the concept of what this does? Is there any use case screenshot or videos available please. I'm not an advanced user but always looking for automation ideas.

Many Thanks
Gareth
What should a video explain ?
QuickSwitch allows switching to open dirs in your file manager
Inside of standard Open / Save dialogs of applications.

Example:
You try to open a file in your Editor.
The Open dialog is shown.
You press the QuickSwitch hotkey and it shows you the open dirs in your file manager.
You select an entry from it and the Open dialog switches to this dir.
tuska
Posts: 933
Joined: Thu Jul 13, 2017 9:14 am

Re: QuickSwitch

Post by tuska »

2gazmoz17
Here is a picture with a "Save" dialog and explanations.
 
2023-11-14_QuickSwitch_Save-dialog_Total Commander.png
2023-11-14_QuickSwitch_Save-dialog_Total Commander.png (159.15 KiB) Viewed 96302 times
 
One of the advantages is that you can, for example, select paths as storage locations that you have recently used in a file manager,
which do NOT correspond to the current paths that are currently active in a 2-window file manager.
gazmoz17
Posts: 36
Joined: Thu Jun 10, 2021 10:40 am

Re: QuickSwitch

Post by gazmoz17 »

Hi,

I'm with you now 👍 thanks for your time there guys, appreciate the screenshots Tuska :D
tuska
Posts: 933
Joined: Thu Jul 13, 2017 9:14 am

Re: QuickSwitch

Post by tuska »

I forgot to mention the most important advantage:
When you are in an "Open"- or "Save"-dialog, it is usually NOT necessary
to work your way through a deeply branched directory structure to get to the desired directory,
if the directory already exists in the "QuickSwitch Menu" - (call up with Ctrl+Q).

If the desired directory does NOT exist there, you can still use ALT+TAB to switch to the file manager, e.g. Total Commander
and change to the directory or call up the favorites = Directory hotlist (Ctrl+D) and select the directory and then switch back
to the installation window with ALT+TAB. The path (target directory) is then automatically adjusted there.

Another note on use:
During a program installation, the target directory is suggested.
After clicking on the "Browse ..." button, for example, the "Search folder" window appears
in which you could reach the desired directory after switching through the directory structure several times.

Pressing Ctrl+Q at this point makes it easier to select the desired directory.
(I am mentioning this example because in the past I mistakenly tried to press Ctrl+Q in the "suggested target directory" window
and this did NOT work).
horst.epp
Posts: 1345
Joined: Fri Apr 04, 2014 3:24 pm

Re: QuickSwitch

Post by horst.epp »

Antfkridge126 wrote: Sat Apr 06, 2024 8:53 am In DW6, the numbers in the menu don't function for me at all, neither with Alt nor without it. Personally, I would opt to remove the numbering and stick with version DW5, which functions perfectly fine for me.
Here the numbers work but of course only from 1-9
No need to remove any code, as you can switch off the numbering in the options.
tuska
Posts: 933
Joined: Thu Jul 13, 2017 9:14 am

Re: QuickSwitch

Post by tuska »

Where can I find the DW6 version?
horst.epp
Posts: 1345
Joined: Fri Apr 04, 2014 3:24 pm

Re: QuickSwitch

Post by horst.epp »

tuska wrote: Sat Apr 06, 2024 10:40 am Where can I find the DW6 version?
I guess it means QuickSwitch-0.5dw6
viewtopic.php?p=47695#p47695
But we are already on version QuickSwitch-0.5dw9, which works fine for me.
viewtopic.php?p=48389#p48389
tuska
Posts: 933
Joined: Thu Jul 13, 2017 9:14 am

Re: QuickSwitch

Post by tuska »

2horst.epp
Thanks!

Then QuickSwitch-0.5dw9a.zip <-- this link will start the download
is currently the latest version:

QuickSwitch.exe
- Product version: 0.5dw9a
‎- Date modified  : 04.‎09.‎2022 ‏‎12:08:42

This version was published here.

2NotNull
In the first post, the 64-bit version is still linked to version 0.5dw9 instead of 0.5dw9a.
Can you please make an update there? Thank you!

I have not checked the link to 32-bit version.
horst.epp
Posts: 1345
Joined: Fri Apr 04, 2014 3:24 pm

Re: QuickSwitch

Post by horst.epp »

tuska wrote: Sat Apr 06, 2024 4:59 pm 2horst.epp
Thanks!

Then QuickSwitch-0.5dw9a.zip <-- this link will start the download
is currently the latest version:
Thanks, I already have and use this version,
modified to know the location of Jump to folder.
NotNull
Posts: 5261
Joined: Wed May 24, 2017 9:22 pm

Re: QuickSwitch

Post by NotNull »

tuska wrote: Sat Apr 06, 2024 4:59 pm 2NotNull
In the first post, the 64-bit version is still linked to version 0.5dw9 instead of 0.5dw9a.
Can you please make an update there? Thank you!
The first post does not contain links to the dw variations.
It is linked in that same thread however: link
tuska
Posts: 933
Joined: Thu Jul 13, 2017 9:14 am

Re: QuickSwitch

Post by tuska »

2NotNull
I meant the following...
 
2024-04-06_QuickSwitch_Forum_latest version.png
2024-04-06_QuickSwitch_Forum_latest version.png (79.71 KiB) Viewed 837 times
Post Reply