RAF hotkey

Features wanted...
Raf
Posts: 128
Joined: 31 Jul 2024 15:34

RAF hotkey

Post 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...

admin
Site Admin
Posts: 64827
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: RAF hotkey

Post 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).

Raf
Posts: 128
Joined: 31 Jul 2024 15:34

Re: RAF hotkey

Post 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>

admin
Site Admin
Posts: 64827
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: RAF hotkey

Post by admin »

goto %rapidaccess%;

Raf
Posts: 128
Joined: 31 Jul 2024 15:34

Re: RAF hotkey

Post 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

admin
Site Admin
Posts: 64827
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: RAF hotkey

Post by admin »

doesn't work ... what happens?

Raf
Posts: 128
Joined: 31 Jul 2024 15:34

Re: RAF hotkey

Post 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.

admin
Site Admin
Posts: 64827
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: RAF hotkey

Post by admin »

Reports about historical versions (v26.2!) are completely pointless in this forum. Keep them to yourself. :cup:

Daniel0312
Posts: 233
Joined: 15 Feb 2016 10:48

Re: RAF hotkey

Post 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.
Daniel
XY64 latest stable / Windows11 23H2 / Scaling 100%

admin
Site Admin
Posts: 64827
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: RAF hotkey

Post by admin »

Which version did not work?

Daniel0312
Posts: 233
Joined: 15 Feb 2016 10:48

Re: RAF hotkey

Post by Daniel0312 »

26.80.0500
Daniel
XY64 latest stable / Windows11 23H2 / Scaling 100%

highend
Posts: 14561
Joined: 06 Feb 2011 00:33
Location: Win Server 2022 @100%

Re: RAF hotkey

Post by highend »

26.80.0500 works fine here with goto %rapidaccess%;...
One of my scripts helped you out? Please donate via Paypal

Daniel0312
Posts: 233
Joined: 15 Feb 2016 10:48

Re: RAF hotkey

Post by Daniel0312 »

26.80.0500 works when not elevated...
Daniel
XY64 latest stable / Windows11 23H2 / Scaling 100%

highend
Posts: 14561
Joined: 06 Feb 2011 00:33
Location: Win Server 2022 @100%

Re: RAF hotkey

Post by highend »

And it works when elevated
One of my scripts helped you out? Please donate via Paypal

Daniel0312
Posts: 233
Joined: 15 Feb 2016 10:48

Re: RAF hotkey

Post by Daniel0312 »

so... it must be some setting then : wish I knew which :?
Daniel
XY64 latest stable / Windows11 23H2 / Scaling 100%

Post Reply