-
Notifications
You must be signed in to change notification settings - Fork 0
Multi-page reviews #5
Copy link
Copy link
Open
Labels
area:overlayThe in-page annotation overlay (assets/overlay).The in-page annotation overlay (assets/overlay).enhancementNew feature or requestNew feature or requestideaExploratory possibility — captured, not committed. May or may not be built.Exploratory possibility — captured, not committed. May or may not be built.
Description
Metadata
Metadata
Assignees
Labels
area:overlayThe in-page annotation overlay (assets/overlay).The in-page annotation overlay (assets/overlay).enhancementNew feature or requestNew feature or requestideaExploratory possibility — captured, not committed. May or may not be built.Exploratory possibility — captured, not committed. May or may not be built.
Support a review that spans more than one page: follow links and collect annotations across several pages into a single exported brief.
Today persistence is keyed per page (
pageKey()= origin + pathname inassets/overlay/constants.js) and export (core/export.js) is single-page.Scope sketch:
Naturally follows the "annotate interactive content" work (clicking links).