Auto Open Category Folder in Tree

Features wanted...
Post Reply
CoffeeKid
Posts: 18
Joined: 09 Aug 2013 18:44

Auto Open Category Folder in Tree

Post by CoffeeKid »

I have several folder shortcuts in my catalog. I would love for a way to set a property on the catalog to say auto open the folder in the tree. As it stands right now I click on the catalog folder then find it on the tree and click on that so that I can see the folder structure below.

Folder structure:

Code: Select all

Projects
  + Customer1
    + Project1
      + Sub Folder 1
      + Sub Folder 2
    + Project2
      + Sub Folder 1
  + Customer2
    + Project1
    ...
With the structure above if I have a shortcut to Projects what I would like to see is the folder open and the tree open one level or specified number of levels like this.

Code: Select all

Projects
  + Customer1
  + Customer2
    ...
I've looked around the Folder View settings and Catalog properties and haven't seen a way to do this.

Dario
Posts: 45
Joined: 20 Aug 2011 17:06

Re: Auto Open Category Folder in Tree

Post by Dario »

You can try achieve what you want, on different way. Use MiniTreeSwitcher script.
See this thread http://www.xyplorer.com/xyfc/viewtopic.php?f=7&t=12662

Post Reply