Skip to content

Support date-segmented digest entries for long notebooks and journals #237

Description

@allenporter

Background

For large multi-page journals or continuous meeting notebooks, a single monolithic transcript or summary item creates very large digest cards in mobile clients.

Current Behavior

A single transcript and a single AI summary are created per .note file regardless of page count or date span.

Proposed Improvement

  • Allow SummaryModule to optionally emit individual digest entries per extracted date range or journal entry (leveraging METADATA_SEGMENTS and page_refs), with deterministic UUIDs like {file_basis}-segment-{index}.
  • Keep them linked under the parent SummaryGroup for the notebook.

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions