ProjectMirador / mirador-annotations

a Mirador 3 plugin that adds annotation creation tools to the user interface
https://mirador-annotations.netlify.app/
38 stars 37 forks source link

Offer localstorage annotations for "download" #45

Closed lutzhelm closed 3 years ago

lutzhelm commented 3 years ago

Localstorage annotations are bound to a single browser user profile and are obviously quite volatile. This PR would introduce an option for users to save the annotation pages for the canvases in the current view to a local drive outside the browser and reuse them for other purposes.

The download is only availabe if downloadLocalStorageAnnotations = true is configured in the Mirador config.