Rob said on Fri, 3 Apr 2020 12:07:14 -0700 (PDT) >This is not a Leo problem. However, there a lot of very smart people >here who might have some insights into this. > >I want to name files in an intuitive way so that Windows (and other >apps like Adobe Lightroom) sort them properly. Consider these image >file names: > >1990 0909 image1.jpg (0909 indicates September 9) >1990 1001 image2.jpg >1990 10xx image3.jpg (10xx indicates October with unknown date)
With numbers like 0909 and 1001, etc, I follow the path of least resistance and add an impossibly high power of ten, such as a million (if I never expect it to reach a million. Then all become 7 character strings with preceding zeros, and they sort the way I want. SteveT Steve Litt Autumn 2022 featured book: Thriving in Tough Times http://www.troubleshooters.com/bookstore/thrive.htm -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/leo-editor/20230226175822.609989fb%40mydesk.domain.cxm.
