digirati-co-uk / iiif-manifest-editor

Create new IIIF Manifests. Modify existing manifests. Tell stories with IIIF.
https://manifest-editor.digirati.services/
MIT License
31 stars 2 forks source link

Resource Editor: Non-Media Annotation Mini (MVP) #118

Open tomcrane opened 2 years ago

tomcrane commented 2 years ago

This is the "card" representation of #99

image

They appear in the representation of an items property of an an AnnotationPage, when the AnnotationPage is a member of the annotations property on any resource. That is, the are for all annotations that are not media annotations.

In the list / mini view, you can re-order the annotations by moving them.

Clicking on the "card" launches the #99 full editor.

Each different type of annotation we support needs a summariser which produces this card, with a fallback that will produce at least some representation.

tomcrane commented 2 years ago

Not a design, just showing some different "summaries":

image

stephenwf commented 1 year ago

The annotation list will not show the target (with an image request) but it will highlight when you hover, clicking will zoom you to the target on the viewer. However, this may be limited by the fact you cannot convert an external annotation page to an internal one (to see the text lines for example).