QuickSwitch
Re: QuickSwitch
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)
(The "0x" can now be omitted from color values, otherwise it will be truncated)
Re: QuickSwitch
Still only the divider lines in the menu are colored
Re: QuickSwitch
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.
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)
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.
Thank you for this change and your efforts.
Re: QuickSwitch
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. ↓ 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.
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. ↓ 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.
Last edited by hzhbest on Fri Aug 26, 2022 2:24 am, edited 1 time in total.
Re: QuickSwitch
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.
The image shows the paths of 2 Total Commander instances (x86, x64) - left/right window respectively.
For example, if these paths exist
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.
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.
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\...
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.
Re: QuickSwitch
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.
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.
Re: QuickSwitch
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.
Re: QuickSwitch
Ok, I see you have more than one TC instances runningtuska wrote: ↑Thu Aug 25, 2022 8:47 amThis 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.
which I never do.
Re: QuickSwitch
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
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
Re: QuickSwitch
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)
1. QuickSwitch Settings (Ctrl+Q, S)
1.1 Press a letter (without ALT key)
- OR -
1.2 Press ALT+letter
Thanks!
Re: QuickSwitch
Thanks for the suggestion, I forgot to add them (it was obviously already bedtime... ).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)
Re: QuickSwitch
Thanks for the prompt setupDaWolfi wrote: ↑Sun Sep 04, 2022 10:12 amThanks for the suggestion, I forgot to add them ...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)
QuickSwitch-0.5dw9a.zip
Re: QuickSwitch
Hi,
I'd like to inform you that QuickSwitch_2022-09-04_v0.5dw9a works differently than QuickSwitch_2022-04-03_v05.
QuickSwitch.ini
Please check.
I'd like to inform you that QuickSwitch_2022-09-04_v0.5dw9a works differently than QuickSwitch_2022-04-03_v05.
- Start Total Commander (x64) 10.51
- Press F1 - Help
- Click on Tab "Suchen" (="Search")
- Enter searchtext: ExecUseContextMenu=
- Double-click [multiple times] on button "Themenliste" (="List of topics")
- The 'QuickSwitch Menu' appears and the menu item "Never here" is displayed automatically
- AND - - Menu item "AutoSwitch exception" is missing.
- This behaviour does not occur in QuickSwitch_2022-04-03_v05.
- If I switch off these options, the error does not occur:
- Always open Menu
- Show Menu after leaving settings
- If I switch on one of the two aforementioned options, this behaviour occurs.
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]
Re: QuickSwitch
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
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
Re: QuickSwitch
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.DaWolfi wrote: ↑Sun Sep 04, 2022 10:12 amThanks for the suggestion, I forgot to add them (it was obviously already bedtime... ).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)
QuickSwitch-0.5dw9a.zip
Re: QuickSwitch
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.
2.
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.
2.
Re: QuickSwitch
can this be updated to support qttabbar tabs?
Re: QuickSwitch
Will take look at it; Windows 11 File Explorer with tabs needs to be supported too (waiting for Microsoft to "deem me worthy"
Re: QuickSwitch
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
Re: QuickSwitch
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.
Re: QuickSwitch
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!
Thank you, this tool is great!
Re: QuickSwitch
Sorry, but having the path of both panels is one of the advantages of Quick Switchwontell 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!
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.
Re: QuickSwitch
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?
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?
Re: QuickSwitch
Thank you, that's great to know!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?
And yes, an ignore list or include list or similar would be great!
Re: QuickSwitch
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!!
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!!
Re: QuickSwitch
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?
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?
Re: QuickSwitch
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. ______________________________________________________
Windows 11 Home x64 Version 22H2 (OS Build 22621.1702)
Using Compile script or Compile script GUI from the actual 2.0 line. ______________________________________________________
Windows 11 Home x64 Version 22H2 (OS Build 22621.1702)
Re: QuickSwitch
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. =|
There was a `#warn` command in some other included file, which caused this. sorry for the mess. =|
Problem on Windows 7
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.
Re: QuickSwitch
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)
(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)
Re: QuickSwitch
NotNull wrote: ↑Tue Mar 30, 2021 5:46 pmYou should have told me 46 aspirins ago!!!
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.
Re: QuickSwitch
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
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
Re: QuickSwitch
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.
Re: QuickSwitch
2gazmoz17
Here is a picture with a "Save" dialog and explanations.
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.
Here is a picture with a "Save" dialog and explanations.
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.
Re: QuickSwitch
Hi,
I'm with you now thanks for your time there guys, appreciate the screenshots Tuska
I'm with you now thanks for your time there guys, appreciate the screenshots Tuska
Re: QuickSwitch
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).
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).
Re: QuickSwitch
Here the numbers work but of course only from 1-9Antfkridge126 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.
No need to remove any code, as you can switch off the numbering in the options.
Re: QuickSwitch
Where can I find the DW6 version?
Re: QuickSwitch
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
Re: QuickSwitch
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.
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.
Re: QuickSwitch
Thanks, I already have and use this version,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:
modified to know the location of Jump to folder.
Re: QuickSwitch
The first post does not contain links to the dw variations.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!
It is linked in that same thread however: link
Re: QuickSwitch
2NotNull
I meant the following...
I meant the following...
Re: QuickSwitch
I'm able to get version 0.5 to work, but I always get this error when I try to use the dw9a version (dw9 also):