ThioJoe / ThioJoe-AHK-Scripts

Various AutoHotkey scripts I've made
MIT License
177 stars 7 forks source link

[Explorer Dialog Path Selector] Support more file managers, inspiration from QuickSwitch #19

Open sjain882 opened 3 days ago

sjain882 commented 3 days ago

QuickSwitch is an older, seemingly abandoned alternative to this script, written in AutoHotKey v1.

Your script is superior in many ways but there are a few things QuickSwitch does that yours does not. These are hardly necessary features, and their development time : feature value certainly varies, but nevertheless I'm putting the ideas out there.

With regards to the organisation of issues in this repository, perhaps you could add labels for each AHK script, or use issue templates to pre-add title tags, so it's obvious which issue is for which script.

Imo, the ideal method would be to make this repository dedicated to Explorer Dialog Path Selector, given the amount of usage it'll see (and the fact it's the only script here right now) but it's up to you!

Thanks for the great work, it's lovely to finally have a modern UI version of QuickSwitch with better UX!

ThioJoe commented 1 day ago

Can you elaborate on what you mean by support for WinRar and 7-Zip?

Also as of version 1.2.0 there is support for conditional favorites which should satisfy the 4th point

sjain882 commented 1 day ago

Apologies, I mean when extracting file from an opened archive:

image

image