Skip to content

Plugin should be updated to store config in appropriate places so it won't be deleted by updating the plugin #17

Description

@rmunn

According to https://addon-docs.ankiweb.net/addon-config.html#config-json, plugins should store any data they want to keep around in a user_files folder in the root of the plugin's folder. Files stored there will be preserved when Anki updates the plugin version. Anki will delete any files stored elsewhere when the user updates the plugin to a new version.

We should, at some point, update the plugin to store its config.txt file in that user_files folder, otherwise users will have to rerun the "configure" step every time they update the plugin.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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