Selection

Please check the FAQ (https://www.xyplorer.com/faq.php) before posting a question...
Post Reply
xanthareel
Posts: 33
Joined: 25 Jul 2024 20:49

Selection

Post by xanthareel »

1) Can you group by date like File Explorer does (in screenshot)?
2) Is there a way to click anywhere in a line to select the whole line, instead of only being able to click on the title (in screenshot)?
3) How do I show and use checkboxes when I select things (in screenshot)?
Attachments
selection.png
selection.png (95.25 KiB) Viewed 968 times

bossi
Posts: 49
Joined: 30 Jul 2022 11:09

Re: Selection

Post by bossi »

1) i am sure there is no such function yet... you can archieve this via scripting :
- sort by date
- create dummy files (yesterday , today , weekago etc)
- via timestamp function set the the timestamps of those dummy files accordingly
- now your list is visually "separarated"
- to kinda simulate the expand collapse , you could use a filter functionality

3) there is certainly a setting for that

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

Re: Selection

Post by highend »

2+3: Menu Tools - Customize List - Full Row Select + Checkbox Selection
One of my scripts helped you out? Please donate via Paypal

Post Reply