please help. it is difficult to find the extracted file when it keep its original date creation. i use sort by date creation in explorer. TIA

  • Omnificer@lemmy.world
    link
    fedilink
    arrow-up
    7
    ·
    10 months ago

    There may be a better way, but I use the option to extract the file to a new folder with the same name as the zip file.

    • ahah@lemmy.worldOP
      link
      fedilink
      arrow-up
      2
      ·
      10 months ago

      thanks, i still looking for a way not to extract to a folder. althought the folder will appear at the top in Download folder (sort by rate creation), it still slow me down of having to go inside the folder

      • intensely_human
        link
        fedilink
        arrow-up
        1
        ·
        10 months ago

        What you want to do to be fast at this is to learn command line operations. Then you can write a script consisting of a sequence of commands you want to run on each zip file. In a unix system the “touch” command will update a file’s timestamp to the present.