Elektrine lite

← Feed

@codingWombat@social.tchncs.de

Post #3377808

2026-06-16 17:55 UTC

@i0null@infosec.exchange that’s why I have a script that’s sorts all downloads after a week in folders like /yyyy/MM/dd/extension 😂

Replies (2)

  • @csolisr@hub.azkware.net 2026-06-16 18:22

    One way to do it! I have something a bit more complex for the pictures I download / sync from my smartphone It checks if it's from my camera, if it is then it moves it to the Camera folderIt then checks if it's a drawing, checks online if it can find the series / author, then it moves it to a corresponding folder if soIt finally checks for the text in the image with Tesseract and moves it to another folder if it finds the proper metadata, sorted by where it was downloaded from

    Open ##3377809

  • @ml@social.mitexleo.one 2026-06-16 22:58

    @codingWombat@social.tchncs.de @i0null@infosec.exchange Like the idea!

    Open ##3377810