I want to save a tabset with focus on custom column type Property and Format Age with the youngest file on top and at bottom the oldest. Plus: with the folders on top with order A -> Z.
I have set in Configuration -> General: [x] Sort folders Apart + [x] Keep folder on top and [ ] Sort folders always ascending.
If I click on the Age column, the alphabetic order of the folders also changes, from Z to A, while it should not re-order when clicking on the Age column, only remain on top.
Bart
Folders re-order unintentionally?
-
Bart
- Posts: 96
- Joined: 05 Feb 2017 14:29
Folders re-order unintentionally?
Highend outside this forum
-
admin
- Site Admin
- Posts: 66734
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: Folders re-order unintentionally?
Why not tick this then:
Configuration | General | Sort and Rename | Sort | Sort folders always ascending
Configuration | General | Sort and Rename | Sort | Sort folders always ascending
FAQ | XY News RSS | XY X
-
Bart
- Posts: 96
- Joined: 05 Feb 2017 14:29
Re: Folders re-order unintentionally?
Because for some tabs I prefer the descending order as starting position.
Highend outside this forum
-
admin
- Site Admin
- Posts: 66734
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: Folders re-order unintentionally?
What does that Custom Column look like exactly?
FAQ | XY News RSS | XY X
-
Bart
- Posts: 96
- Joined: 05 Feb 2017 14:29
Re: Folders re-order unintentionally?
Like this.
To see the attached files, you need to log into the forum.
Highend outside this forum
-
jupe
- Posts: 3479
- Joined: 20 Oct 2017 21:14
- Location: Win10 22H2 120dpi
Re: Folders re-order unintentionally?
I think this tweak should get the behavior you want,
SortImplicitNameOrder=1
for instructions on how to tweak:
https://www.xyplorer.com/faq-topic.php?id=tweak
SortImplicitNameOrder=1
for instructions on how to tweak:
https://www.xyplorer.com/faq-topic.php?id=tweak
-
admin
- Site Admin
- Posts: 66734
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
-
Bart
- Posts: 96
- Joined: 05 Feb 2017 14:29
Re: Folders re-order unintentionally?
What is the complete script of this feature since I am using Property as type.
Highend outside this forum
-
admin
- Site Admin
- Posts: 66734
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: Folders re-order unintentionally?
It's a general tweak (there's nothing for you to change in that specific custom column):
Code: Select all
+ List Sorting: Added a tweak to control the order of the Name column when
the list is sorted by any other column. Wherever this other column has
blocks of equal strings the Name column is automatically used for
secondary (or on explicit secondary sorting: tertiary) sorting. This tweak
now lets you control its order:
SortImplicitNameOrder=0 // 0=inherit (default), 1=ascending, -1=descending
FAQ | XY News RSS | XY X
-
Bart
- Posts: 96
- Joined: 05 Feb 2017 14:29
XYplorer Beta Club