• @[email protected]
    link
    fedilink
    English
    2
    edit-2
    19 days ago

    Directory hierarchies are absolutely not a remnant from meatspace. The world “folder” is, but IRL folders are a totally different beast because they’re not nestable. Tags and searching serve useful purposes but they don’t replace directory trees.

    • @[email protected]
      link
      fedilink
      English
      019 days ago

      Folders are absolutely nestable.

      The problem with virtual folders is you can’t have one document in multiple folders without causing chaos because of how limiting that hierarchy is. This is why tagging is better.

        • @[email protected]
          link
          fedilink
          English
          119 days ago

          Location is irrelevant and a legacy method of thought. Why would a digital file need to be held down to a single location? Sure, you could symlink it but that’s a crutch.

          Tags can have permissions.

          It’s all metadata.

          • @[email protected]
            link
            fedilink
            English
            119 days ago

            Yeah I grok it I just have no idea how you are going to solve all the issues this involves. Like memory mapped I/O or air gapped networks where the file is in a physical location etc. it feels like you will just have to reinvent directory structure inside tags.

            Dunno know, maybe make your own *nix that works this way and try to get attention to it.