Right-Click empty space of tree

Features wanted...
Post Reply
moonwalker
Posts: 6
Joined: 30 Jul 2008 22:40

Right-Click empty space of tree

Post by moonwalker »

It is possible to right click empty space of tree and in the context menu there are FAVORITE FILES, FAVORITE FOLDERS and SPECIAL SYSTEM FOLDERS.

Would it be possible to add an option that also DRIVES and HOTLIST are displayed there?

I know that I can find them in the menu bar, or can open them by KS, or can have toolbar buttons. But I'm more a mouse user and my toolbar is already so full. It would be nice to have everything just near the catalog, one mouse click away.

Nothing important, just an idea.
Thank you.

serendipity
Posts: 3360
Joined: 07 May 2007 18:14
Location: NJ/NY

Re: Right-Click empty space of tree

Post by serendipity »

Hi and Welcome to XY forum,
moonwalker wrote:It would be nice to have everything just near the catalog, one mouse click away.
Then one option would be to have ::#526 (drives) and ::#530 (hotlist) in your catalog.

jacky
XYwiki Master
Posts: 3106
Joined: 23 Aug 2005 22:25
Location: France
Contact:

Re: Right-Click empty space of tree

Post by jacky »

serendipity wrote:Hi and Welcome to XY forum,
moonwalker wrote:It would be nice to have everything just near the catalog, one mouse click away.
Then one option would be to have ::#526 (drives) and ::#530 (hotlist) in your catalog.
Actually, you can also put them on your Favorites ! Simply add this to your Favorites, and you got yourself a way to access Drives & Hotlist from the Tree's ctxt menu :

Code: Select all

"Drives..." ::#526;
"Hotlist..." ::#530;
Proud XYplorer Fanatic

serendipity
Posts: 3360
Joined: 07 May 2007 18:14
Location: NJ/NY

Re: Right-Click empty space of tree

Post by serendipity »

jacky wrote:
serendipity wrote:Hi and Welcome to XY forum,
moonwalker wrote:It would be nice to have everything just near the catalog, one mouse click away.
Then one option would be to have ::#526 (drives) and ::#530 (hotlist) in your catalog.
Actually, you can also put them on your Favorites ! Simply add this to your Favorites, and you got yourself a way to access Drives & Hotlist from the Tree's ctxt menu :

Code: Select all

"Drives..." ::#526;
"Hotlist..." ::#530;
Nicely done. Didnt know that trick.

moonwalker
Posts: 6
Joined: 30 Jul 2008 22:40

Post by moonwalker »

Thank you for your tips, serendipity and jacky.

Wow, what a flexible program XYplorer is!

j_c_hallgren
XY Blog Master
Posts: 5826
Joined: 02 Jan 2006 19:34
Location: So. Chatham MA/Clearwater FL
Contact:

Post by j_c_hallgren »

moonwalker wrote:Thank you for your tips, serendipity and jacky.

Wow, what a flexible program XYplorer is!
I'll add my welcome to XY forums as well.

You got help from a couple of the best here...jacky has been known to better understand how tools/parts of XY can be used than Don (author) does! :lol:

And you've also seen how quickly a reply is given here...that's part of the outstanding support that we, as fellow users, attempt to provide especially to new users...so hope that'll help you find XY to be worthy of a purchase!
Still spending WAY TOO much time here! But it's such a pleasure helping XY be a treasure!
(XP on laptop with touchpad and thus NO mouse!) Using latest beta vers when possible.

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

Post by admin »

moonwalker wrote:Thank you for your tips, serendipity and jacky.

Wow, what a flexible program XYplorer is!
:D

However, I like your wish and there might come a day when I add a tab "Events" (or so) to the configuration, "Action & Response":

Code: Select all

Actions                        Responses
---------------------------------------------------------
R-click on empty in Tree       Show Favs Popup
                               Show Hotlist
                               Show Drives
                               etc.
                               etc.
Dbl-Clk on Statusbar           (same responses are offered)
Middle Clk on List             (same responses are offered)
etc.
etc.

So for each action there would be
(1) a dropdown with responses (you could also assign a certain response to different actions); and
(2) a textfield where you could define a script that's triggered on that action.

bergfex
Posts: 188
Joined: 07 Sep 2007 19:06

Post by bergfex »

admin wrote:However, I like your wish and there might come a day when I add a tab "Events" (or so) to the configuration, "Action & Response"
Cool, another great idea. If my signature wouldn't be too long already, I really would be inclined to add this feature. :wink:
admin wrote:you know, i myself am the type of guy that comes out of the loo with 10 new brilliant ideas 4 times a day. (quoted from here.)
OK, now we know your secret. I already assumed that Zen meditation alone can't do the trick. So now I know the place to find inspiration when in need of some good ideas. :lol:
**** Abandoned Account ****

jacky
XYwiki Master
Posts: 3106
Joined: 23 Aug 2005 22:25
Location: France
Contact:

Post by jacky »

admin wrote:However, I like your wish and there might come a day when I add a tab "Events" (or so) to the configuration, "Action & Response":
YES! I've said it before but this ability to trigger scripts on events would really be cool! In fact I already have my middle-click scripts ready & waiting 8)

Also, would those events include other "kind" of events, such as "Location Change" or "Item Selection" ? Might be nice as well...

/me goes to pray so that that day comes sooner rather than later...
Proud XYplorer Fanatic

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

Post by admin »

bergfex wrote:
admin wrote:you know, i myself am the type of guy that comes out of the loo with 10 new brilliant ideas 4 times a day. (quoted from here.)
OK, now we know your secret. I already assumed that Zen meditation alone can't do the trick. So now I know the place to find inspiration when in need of some good ideas. :lol:
Sure, the metabolic school of thought -- it all comes down to the basics sooner or later... :wink:

Post Reply