Mini-Tree Within Each Pane ?

Features wanted...
Post Reply
GreetingsFromPoland
Posts: 284
Joined: 29 Sep 2022 14:20
Location: Win10 @125%

Mini-Tree Within Each Pane ?

Post by GreetingsFromPoland »

hi! i always see a post or comment show up requesting a separate tree for each pane (that is active and visible). personally, i don't have any issue with the current setup with a single tree that changes when i click inside a pane. i see dual trees in other applications; however, i don't feel that i am missing that here in XY.

that said, with monitors expanding, screen size doesn't seem to be an issue. here is an example of a new, empty folder showing in one of panes :
Image-002.png
would it be possible to add new mini-tree controls to the left side of each pane that is connected to each pane ? optional and expand/collapsible of course. if this was an option, it could solve the "dual tree" requests and may even come in handy.

to keep it simple, i think it should be mini-only and only support the basic of features, e.g. navigating, standard right-click menu, etc.
To see the attached files, you need to log into the forum.

Horst
Posts: 1374
Joined: 24 Jan 2021 12:27
Location: Germany

Re: Mini-Tree Within Each Pane ?

Post by Horst »

For me, dual trees are not really helpful.
I use Total Commander and XY.
Total Commander offers trees per pane, but I only use one.
I even switch off the tree completely most of the time
as there are enough ways to reach any folder very fast,
using LIstary or Everything integration.

Btw. I would like to only show the tree by a toggle button in XY.
Windows 11 Home, Version 25H2 (OS Build 26200.8457)
Portable x64 XYplorer (Actual version, including betas)
Display settings 1920 x 1080 Scale 100%
Everything 1.5.0.1412b (x64), Everything Toolbar 2.3.0, Listary Pro 6.3.6.99

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

Re: Mini-Tree Within Each Pane ?

Post by highend »

I would like to only show the tree by a toggle button in XY.
Then do it? #668 and get() can check for it :)
One of my scripts helped you out? Please donate via Paypal

Horst
Posts: 1374
Joined: 24 Jan 2021 12:27
Location: Germany

Re: Mini-Tree Within Each Pane ?

Post by Horst »

highend wrote: 01 Nov 2023 14:39
I would like to only show the tree by a toggle button in XY.
Then do it? #668 and get() can check for it :)
Thanks, the button was easy :)
Now I'm searching to automatically adjust (extent) the column with in the panes if the tree is switched off.
In TC this is done without additional programming.
I guess in XY this will need some scripting.
Windows 11 Home, Version 25H2 (OS Build 26200.8457)
Portable x64 XYplorer (Actual version, including betas)
Display settings 1920 x 1080 Scale 100%
Everything 1.5.0.1412b (x64), Everything Toolbar 2.3.0, Listary Pro 6.3.6.99

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

Re: Mini-Tree Within Each Pane ?

Post by highend »

#372 (autosize columns now)?
One of my scripts helped you out? Please donate via Paypal

Horst
Posts: 1374
Joined: 24 Jan 2021 12:27
Location: Germany

Re: Mini-Tree Within Each Pane ?

Post by Horst »

highend wrote: 01 Nov 2023 15:24 #372 (autosize columns now)?
No, that doesn't change the layout, if I run it after the tree is off.
Windows 11 Home, Version 25H2 (OS Build 26200.8457)
Portable x64 XYplorer (Actual version, including betas)
Display settings 1920 x 1080 Scale 100%
Everything 1.5.0.1412b (x64), Everything Toolbar 2.3.0, Listary Pro 6.3.6.99

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

Re: Mini-Tree Within Each Pane ?

Post by highend »

Then you have to work with columnlayout() and setcolumns() ...
One of my scripts helped you out? Please donate via Paypal

Filehero
Posts: 2731
Joined: 27 Feb 2012 18:50
Location: Windows 11@100%

Re: Mini-Tree Within Each Pane ?

Post by Filehero »

Horst wrote: 01 Nov 2023 14:35 I use Total Commander and XY.
May I ask what scenarios you cover with TC, FTP?

Horst
Posts: 1374
Joined: 24 Jan 2021 12:27
Location: Germany

Re: Mini-Tree Within Each Pane ?

Post by Horst »

Filehero wrote: 02 Nov 2023 18:59
Horst wrote: 01 Nov 2023 14:35 I use Total Commander and XY.
May I ask what scenarios you cover with TC, FTP?
Since a long time I no longer need FTP.
In the past, I used it a lot to send error reports to several support sites.
TC FTP covers all settings and features one can expect for a non-dedicated FTP client.
Do you have some special needs ?
Windows 11 Home, Version 25H2 (OS Build 26200.8457)
Portable x64 XYplorer (Actual version, including betas)
Display settings 1920 x 1080 Scale 100%
Everything 1.5.0.1412b (x64), Everything Toolbar 2.3.0, Listary Pro 6.3.6.99

Filehero
Posts: 2731
Joined: 27 Feb 2012 18:50
Location: Windows 11@100%

Re: Mini-Tree Within Each Pane ?

Post by Filehero »

Horst wrote: 02 Nov 2023 19:48 Do you have some special needs ?
Sync with a file item-wise preview list. Usually script based XY sync is the way to go, but sometimes I want to see a detailed "editable" merge listing before.

Horst
Posts: 1374
Joined: 24 Jan 2021 12:27
Location: Germany

Re: Mini-Tree Within Each Pane ?

Post by Horst »

You get a preview like shown below.
Then you can change single entries or whole dir entries
before starting a sync.
Screenshot - 03.11.2023 , 17_58_05.png
To see the attached files, you need to log into the forum.
Windows 11 Home, Version 25H2 (OS Build 26200.8457)
Portable x64 XYplorer (Actual version, including betas)
Display settings 1920 x 1080 Scale 100%
Everything 1.5.0.1412b (x64), Everything Toolbar 2.3.0, Listary Pro 6.3.6.99

Filehero
Posts: 2731
Joined: 27 Feb 2012 18:50
Location: Windows 11@100%

Re: Mini-Tree Within Each Pane ?

Post by Filehero »

Thanks, Horst.

</endOT>

Post Reply