How to keep certain files or folder always at the bottom of view?
Posted: 03 Apr 2026 14:17
It's easy enough to keep a specific file/folder at the top by using any number of special characters like +, -,% and more but how can I do the opposite while using the same alphanumeric standard sorting, and have some files stay at the bottom the view?
Something like...
/Aaaa
/Bbbb
/Cccc
Could instead be sorted....
/+Cccc
/Bbbb
/(?)Aaaa
What could I use for '?'?
Something like...
/Aaaa
/Bbbb
/Cccc
Could instead be sorted....
/+Cccc
/Bbbb
/(?)Aaaa
What could I use for '?'?