Skip to content

Multi-page reviews #5

Description

@seanpk

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 in assets/overlay/constants.js) and export (core/export.js) is single-page.

Scope sketch:

  • A session/collection that aggregates per-page states.
  • Navigation that preserves the overlay across page loads (follows from being able to click a link).
  • A combined export grouped by page.

Naturally follows the "annotate interactive content" work (clicking links).

Metadata

Metadata

Assignees

No one assigned

    Labels

    area:overlayThe in-page annotation overlay (assets/overlay).enhancementNew feature or requestideaExploratory possibility — captured, not committed. May or may not be built.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions