Title basically, I need to parse the date modified, the time and seconds in order to reconstruct the filenames in the format of an android phone’s camera roll.

I should be able to make the script once I know how to parse the metadata is all

  • @[email protected]
    link
    fedilink
    English
    2
    edit-2
    1 year ago

    It literally is. This is a great use case for going down the chat gpt approach. It will help you throw together a script for this quickly.

    • @[email protected]
      link
      fedilink
      English
      21 year ago

      yeah but in 80% of the time the less complex solutions are more quickly resolved using chatgpt.

      waiting for another human is not instantaneous.

      • @[email protected]
        link
        fedilink
        English
        11 year ago

        for simple code snippets chatgpt can give you a really nice performance boost. plain routines where there is more syntax to write than actual cognitive thinking to do can be perfectly outsourced.