Page 1 of 2

RAF hotkey

Posted: 15 Feb 2025 08:52
by Raf
I saw an RAF TB button enhancement in the latest β update. I suggest adding a hotkey that will open RAF and a drop-down list on TB...

Re: RAF hotkey

Posted: 15 Feb 2025 09:31
by admin
TB is a mouse-driven interface, so KS should not do or open anything here. But adding a menu item Go | Rapid Access Folders... below Go | Drives... that opens a menu listing the RAF would be an idea for the next version (all menu items can be assigned a KS).

Re: RAF hotkey

Posted: 16 Feb 2025 11:54
by Raf
admin wrote: 15 Feb 2025 09:31 TB is a mouse-driven interface, so KS should not do or open anything here. But adding a menu item Go | Rapid Access Folders... below Go | Drives... that opens a menu listing the RAF would be an idea for the next version (all menu items can be assigned a KS).
I think it's also worth adding a variable for RAF like to Go <xyicons> or Go <alias>

Re: RAF hotkey

Posted: 16 Feb 2025 12:03
by admin
goto %rapidaccess%;

Re: RAF hotkey

Posted: 16 Feb 2025 12:07
by Raf
admin wrote: 16 Feb 2025 12:03 goto %rapidaccess%;
It doesn't work for me, I've tried :D
Other variables works perfectly

Re: RAF hotkey

Posted: 16 Feb 2025 12:23
by admin
doesn't work ... what happens?

Re: RAF hotkey

Posted: 16 Feb 2025 12:34
by Raf
admin wrote: 16 Feb 2025 12:23 doesn't work ... what happens?
I'll check it out in the next few days when I get home. Last time I checked on XY v26.2 at November and nothing happened. I have the latest December version now, maybe something has changed.

Re: RAF hotkey

Posted: 16 Feb 2025 12:37
by admin
Reports about historical versions (v26.2!) are completely pointless in this forum. Keep them to yourself. :cup:

Re: RAF hotkey

Posted: 16 Feb 2025 12:51
by Daniel0312
If I may...
I just tested

Code: Select all

goto %rapidaccess%;
and nothing happens... at all.
I checked Help/Environment variables and it shows

Code: Select all

%rapidaccess% = 
Edit:
Sorry a version 26.80.0507 seems to work fine.

Re: RAF hotkey

Posted: 16 Feb 2025 13:24
by admin
Which version did not work?

Re: RAF hotkey

Posted: 16 Feb 2025 15:57
by Daniel0312
26.80.0500

Re: RAF hotkey

Posted: 16 Feb 2025 16:00
by highend
26.80.0500 works fine here with goto %rapidaccess%;...

Re: RAF hotkey

Posted: 16 Feb 2025 16:14
by Daniel0312
26.80.0500 works when not elevated...

Re: RAF hotkey

Posted: 16 Feb 2025 16:18
by highend
And it works when elevated

Re: RAF hotkey

Posted: 16 Feb 2025 16:25
by Daniel0312
so... it must be some setting then : wish I knew which :?