this post was submitted on 06 Jan 2025
970 points (98.0% liked)
Comic Strips
17360 readers
2531 users here now
Comic Strips is a community for those who love comic stories.
The rules are simple:
- The post can be a single image, an image gallery, or a link to a specific comic hosted on another site (the author's website, for instance).
- The comic must be a complete story.
- If it is an external link, it must be to a specific story, not to the root of the site.
- You may post comics from others or your own.
- If you are posting a comic of your own, a maximum of one per week is allowed (I know, your comics are great, but this rule helps avoid spam).
- The comic can be in any language, but if it's not in English, OP must include an English translation in the post's 'body' field (note: you don't need to select a specific language when posting a comic).
- Politeness.
- Adult content is not allowed. This community aims to be fun for people of all ages.
Web of links
- !linuxmemes@lemmy.world: "I use Arch btw"
- !memes@lemmy.world: memes (you don't say!)
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
Depends on the OS! I know on Windows 10, it will not sort it lexicographically but rather treat it as an integer like you intended. Pretty sure on all my Linux installs, whether KDE or XFCE, they sort as you say though.
I think once you get burned once you build these things into your habits. Keep them even when the whole process has been revamped. Maybe that's just me.
Typically, whatever I'm doing I have a history of doing before, and can anticipate whether I'll need <10, <100, etc. folders, and name accordingly.
I also name my month folders "01 - January" and my date folders YYYY.MM.DD so they sort properly. I really hate when people use MM.DD.YY in folder names--or even worse M.D.YY. Fuck those people.
Or you learn hex and can go to 15 with one digit.
Wow, this is great! Works perfectly if you only care about the order of the files. However, if you wanted e.g. the 238th file or know which index file 99993 is, that's a bit more of a headache.
You'll also run into filename length limits quite quickly, since the number of files scales linearly with the number of characters in the filename, compared to exponentially with the 01 method.
Who says I can't use hexatrigesimal?
Nah, too much effort