• MudMan@fedia.io
    link
    fedilink
    arrow-up
    79
    ·
    6 months ago

    The weird part is that most modern office software has version control built right in.

    And I still do this with all my files anyway.

    • Otter@lemmy.ca
      link
      fedilink
      English
      arrow-up
      35
      ·
      6 months ago

      I’ve had the built in version control do unexpected things, so I play it safe and create named backup files. I usually end up using that one file, but I’ve been saved on occasion

      • MudMan@fedia.io
        link
        fedilink
        arrow-up
        6
        arrow-down
        3
        ·
        6 months ago

        If you think this process involves enough mindpower to check the time, let alone figure out where the dashes are in whatever language keyboard setup I’m using at the time, you are wildly overestimating how much care goes into doing this.

          • blindsight@beehaw.org
            link
            fedilink
            English
            arrow-up
            7
            ·
            6 months ago

            I have an AutoHotkey script that drops the current date in ISO8601. I don’t need timestamps often, so date is sufficient. I like to have manual control of file names since I very frequently do not want files renamed.

            Cute related story: I taught my 6 y.o. son this macro so he can save his Krita art with the date (and then some keyboard spam ending in “poop”, usually). The macro shortcut I set is `T so he now calls the date “ticky tee”. Any set of numbers with dashes is a “ticky tee” to him, and if AutoHotkey is closed he runs to get me because “ticky tee isn’t working, Daddy!”

          • MudMan@fedia.io
            link
            fedilink
            arrow-up
            1
            ·
            6 months ago

            Well, if you can’t be bothered to ensure file names mean something, then you get to enjoy the results.

            Now you’re getting it.

      • mortrek@lemmy.ml
        link
        fedilink
        English
        arrow-up
        1
        ·
        6 months ago

        I generally do this on my NAS, combined with nightly and bi-weekly backups, plus a 6-mo safety backup, to a backup drive. Also, basic off-site nightly backups for important stuff. If I worked on really important stuff that required lots of versioning, though, I’d probably go with a versioning system instead of inserting the date.

        • brbposting@sh.itjust.works
          link
          fedilink
          English
          arrow-up
          3
          ·
          6 months ago

          Who handles the live replication and offsite storage rotations for your quantum encrypted multi site redundant back up system?

          I kid (because your excellent practices put mine to absolute shame). Thanks for the reminder to get serious about backups!