Skip to content

Improve usability when reading packages over a network share #14

@cohaereo

Description

@cohaereo

A big improvement we can make is moving the tag cache from quicktag's directory, though for network shares we have a few smaller things to tackle

  1. Generating a new cache over network should be avoided. When a network cache gets invalidated we should prompt before trying to generate a new cache
  2. Copying the cache from the network is probably a good idea. We can add a hash/timestamp to the file if needed to check for changes so it can be re-copied automatically
  3. How do we even detect that we're on a network share
  4. ???

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions