Move drives to appear at top position...

Features wanted...
admin
Site Admin
Posts: 60601
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Move drives to appear at top position...

Post by admin »

Okay, it's on the list for 19.00.

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

Re: Move drives to appear at top position...

Post by highend »

And all that with just a little bit of effort / time :tup:
One of my scripts helped you out? Please donate via Paypal

yusef88
Posts: 1126
Joined: 28 Jan 2013 03:50
Location: Windows 8.1 32-bit

Re: Move drives to appear at top position...

Post by yusef88 »

why double click on this PC hides tree elements? this will reset the tree but hiding elements for any purpose?
2018-03-20_142833.png
2018-03-20_142833.png (2.32 KiB) Viewed 1764 times

klownboy
Posts: 4141
Joined: 28 Feb 2012 19:27

Re: Move drives to appear at top position...

Post by klownboy »

highend wrote:Ken, interested in putting together a bit of money (let's say: 2 cent) and buy the "createthumbnails()" script command?
Hell, I would have donated $100 for that one especially if the SC could be accomplished in the background. :P

I don't use the other "show" this and that folders, but I do like having the links folder.
Windows 11, 23H2 Build 22631.3447 at 100% 2560x1440

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

Re: Move drives to appear at top position...

Post by highend »

Hell, I would have donated $100 for that one especially if the SC could be accomplished in the background.
Maybe I need to write something for this (ofc in a different language)... :P
One of my scripts helped you out? Please donate via Paypal

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

Re: Move drives to appear at top position...

Post by admin »

yusef88 wrote:why double click on this PC hides tree elements? this will reset the tree but hiding elements for any purpose?
2018-03-20_142833.png
It does so ever since, behaving like very other tree node. But in this case I think I will add an exception. Users might get a heart-attack from that empty Tree...

klownboy
Posts: 4141
Joined: 28 Feb 2012 19:27

Re: Move drives to appear at top position...

Post by klownboy »

The update to Thumbnail Maintenance script I'm working on now is doing everything in the background (2nd instance of XY in the tray) unless the user forces it to run in the foreground by holding down the CTRL key when he clicks.
Windows 11, 23H2 Build 22631.3447 at 100% 2560x1440

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

Re: Move drives to appear at top position...

Post by admin »

admin wrote:1) I admit I was surprised to see that this menu does not honor the settings in Configuration | General | Tree and List | Items in Tree and List. I think items that are turned OFF here should also disappear from that menu, right?

2) There are a couple of menus in XY that feature those virtual folders and the drives. If we add a new option here, it should apply to all those places, right?

3) Should it even apply to the Tree??? Probably...

4) So there would be an option "Show physical drives above virtual folders" or so..., okay?
I decided to do only the first two points.

The sequence (special folders first, drives second) is too hard-wired; it's not worth the effort.

jupe
Posts: 2798
Joined: 20 Oct 2017 21:14
Location: Win10 22H2 120dpi

Re: Move drives to appear at top position...

Post by jupe »

@Don: This isn't a new thing, I had noticed it in earlier versions but I thought I would bring it up now since it is related, in the top left of the tree at the very start of the tree path trace there is a tiny area that you can right click to bring up a context menu, in that menu it has special folders, but if those special folders are disabled in the list via config then they don't function, I doubt many people use this menu though anyway but thought you might still want to know. (screenshot from v18.90.0112)
clip-28_04_18_21.20.png
clip-28_04_18_21.20.png (4.97 KiB) Viewed 1681 times

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

Re: Move drives to appear at top position...

Post by admin »

Indeed. Wow, how do you find those things? :appl:

hari3
Posts: 225
Joined: 25 Sep 2016 13:57
Location: win 10,64 bit

Re: Move drives to appear at top position...

Post by hari3 »

@don -- You said that in ver 19,you will move those drives to appear at top position,did you forgot to add this feature ?

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

Re: Move drives to appear at top position...

Post by highend »

Apart from "Computer" they are on the top (if all the "show special folder" stuff is disabled in the config)?
One of my scripts helped you out? Please donate via Paypal

jupe
Posts: 2798
Joined: 20 Oct 2017 21:14
Location: Win10 22H2 120dpi

Re: Move drives to appear at top position...

Post by jupe »

You now need to apply a tweak to get the new behavior, if you haven't already:

Code: Select all

* The following change from v18.90.0111 - 2018-04-26 17:43 is now bound to a 
      tweak (because now I think it was too radical to be applied just like that):
          Drives Menus: Various menus that show drives and special folders (Links, 
          Desktop...) now honor the settings in Configuration | Tree and List | 
          Items in Tree and List. Only the special folders that are ticked here are 
          also shown in those menus (e.g. in the Breadcrumb Bar dropdown menu).
      Now you have to set this new tweak to get the above behavior:
        PopupVisibleSpecFoldersOnly=1
for instructions on how to tweak:
https://www.xyplorer.com/faq-topic.php?id=tweak

hari3
Posts: 225
Joined: 25 Sep 2016 13:57
Location: win 10,64 bit

Re: Move drives to appear at top position...

Post by hari3 »

Even after applying your above said tweak,the drives are not appearing at top position.Any other tweak should i change ?

jupe
Posts: 2798
Joined: 20 Oct 2017 21:14
Location: Win10 22H2 120dpi

Re: Move drives to appear at top position...

Post by jupe »

If you had read that release notes excerpt I supplied above you would notice that whatever you don't want to display in that list needs to be disabled via:

Configuration | General | Tree and List | Items in Tree and List

With that tweak applied properly and items un-ticked from above config setting, this is the result you can achieve:
clip-17_06_18_18.37.png
clip-17_06_18_18.37.png (6.71 KiB) Viewed 1536 times
That is as high as the drives are going to get.

Post Reply