this post was submitted on 23 May 2025
309 points (98.1% liked)
Greentext
6530 readers
1800 users here now
This is a place to share greentexts and witness the confounding life of Anon. If you're new to the Greentext community, think of it as a sort of zoo with Anon as the main attraction.
Be warned:
- Anon is often crazy.
- Anon is often depressed.
- Anon frequently shares thoughts that are immature, offensive, or incomprehensible.
If you find yourself getting angry (or god forbid, agreeing) with something Anon has said, you might be doing it wrong.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
If the concern is that the files would be out of order when displayed in a file browser, Windows File Explorer actually accounts for this by sorting the number parts of a file sequentially in the case of multiple files sharing the same prefix. E.g. "file_10.txt" will sort after "file_9.txt" and not in between "file_1.txt" and "file_2.txt" as you would expect from a naive alphabetical sorting.
I still use leading zeroes though. It looks a lot more pleasant when the file names are the same length.