Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
-
That's why you use the ISO date format, because even stupid string sorting works on that.
-
umm... obviously.
i mean yeah, good tip, but i would think/hope that it's pretty obvious to people here which date(time) format is the best (this one) and why (because of this), and that it's nice to use it like this ;) -
HyperCoder52yyou know a few weeks ago in stand-up i brought up amongst my peers of a sno-bro tracker. to stop viscous cycles of calendar filling dirt bags list Christina.
-
You can also just name your file "kljsdflkjsdflkjsd.jpg", and then use metadata for sorting & searching.
Most native file browsers allow you to edit EXIF fields -- And there are tons of great photo library managers which make the job even easier.
In Windows explorer you can search by EXIF tags for example using "tag: penis width: >2000" in the search field, and on Linux command line you can grep using exiftool. -
madumlao4702yAlso helps to differentiate duplicate sounding folder names
2021-10-31-Banged Christina
2021-11-01-That wasnt christina
2021-11-02-Banged Christina
A LPT I read on Reddit which I really found effective, sharing with the community here:
Using following naming convention really helps to keep file system sorted
YYYY - MM - DD - Name
Example:
2022-12-31-Christmas trip to Amsterdam
2022-02-28-Honeymoon to Maldives
2021-09-15-Banged Christina
Your folders, will always be sorted in order making it easier for you to locate them.
random