Page 1 of 1

How to keep certain files or folder always at the bottom of view?

Posted: 03 Apr 2026 14:17
by chumbo
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 '?'?

Re: How to keep certain files or folder always at the bottom of view?

Posted: 03 Apr 2026 15:07
by highend
zzz_?

Re: How to keep certain files or folder always at the bottom of view?

Posted: 03 Apr 2026 18:58
by noembryo
You can use an emoj like 💻 or 🎯.
Also, Unicode characters from other languages work, like Ι or ꞈ.
You can find many interesting letters from other languages with Windows charmap..

Re: How to keep certain files or folder always at the bottom of view?

Posted: 03 Apr 2026 20:56
by chumbo
highend wrote: ↑03 Apr 2026 15:07zzz_?
Haha, so simple, so obvious...don't know why I didn't think of it! :biggrin:
Thx,