> ## Documentation Index
> Fetch the complete documentation index at: https://docs.summate.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Web

> Online digest reader

Access all your digests online at [summate.io/v2/issues](https://summate.io/v2/issues?ref=docs.summate.io) with an optimized reading experience and interactive features.

<Frame caption="Web reader displays your digest with embedded content and interactive navigation">
  <img src="https://mintcdn.com/summate/8HKDTQsY3US3G0xC/images/reading/web-reader.png?fit=max&auto=format&n=8HKDTQsY3US3G0xC&q=85&s=df2e8b0c048dfcff37e9cc79d288532f" alt="Summate web reader showing digest issue with multiple content blocks" width="1529" height="1027" data-path="images/reading/web-reader.png" />
</Frame>

## Accessing the Web Reader

Digests are always available on the web alongside email delivery—no need to choose between formats.

<Tabs>
  <Tab title="Direct Access">
    Visit `summate.io/v2/issues` to see all your digest issues:

    * **Chronological view** - All past digests organized day by day
    * **One-click access** - Select any digest to start reading
    * **Bookmark it** - Quick access for daily reading
  </Tab>

  <Tab title="From Email">
    Every email digest includes a **"Read on Web"** link that:

    * Opens directly to that specific digest issue
    * Provides the full reading experience
    * Useful when email clients clip long digests
  </Tab>
</Tabs>

<Frame caption="Browse all your past digest issues organized by date">
  <img src="https://mintcdn.com/summate/8HKDTQsY3US3G0xC/images/reading/digest-issues-list.png?fit=max&auto=format&n=8HKDTQsY3US3G0xC&q=85&s=e8dfe82e98de799953095fe2052a7d53" alt="List of all digest issues organized chronologically" width="1534" height="797" data-path="images/reading/digest-issues-list.png" />
</Frame>

## Why Use the Web Reader

The web interface offers advantages over email for interactive reading:

<CardGroup cols={2}>
  <Card title="Embedded Content" icon="window-restore">
    Read full emails, watch YouTube videos, and view RSS blogs—all on one platform without switching tabs
  </Card>

  <Card title="Keyboard Shortcuts" icon="keyboard">
    Navigate through digest items quickly with keyboard commands (desktop)
  </Card>

  <Card title="Interactive Features" icon="sparkles">
    Clickable takeaways that jump to exact paragraphs or video timestamps
  </Card>

  <Card title="Full History" icon="clock-rotate-left">
    Browse and search all past digest issues anytime
  </Card>
</CardGroup>

## Reading Interface

### Navigation

The web reader provides two views for navigating your digest:

**Canvas View (Reading List)**

* See all items in the current digest
* Navigate between items with keyboard shortcuts
* Visual overview of content blocks
* Quick scanning through summaries

**Detail View (Content Sheet)**

* Full content display for selected item
* Embedded emails, videos, and blog posts
* Toggle summary and takeaways sections
* Read full original content without leaving the digest

### Embedded Content Rendering

<Tabs>
  <Tab title="Email Content">
    Full newsletter emails render directly in the digest reader using the same interface as the [Inbox](/concepts/inbox):

    * Original formatting preserved
    * Images and links intact
    * No need to switch to email client
  </Tab>

  <Tab title="YouTube Videos">
    Videos play in an embedded player with full controls:

    * Play/pause and speed adjustment
    * Timestamp jumps from AI takeaways
    * Keyboard shortcuts for playback control
  </Tab>

  <Tab title="RSS Blogs">
    Blog posts and articles display with clean formatting:

    * Readable typography
    * Images and embedded media
    * Links to original source
  </Tab>
</Tabs>

<Tip>
  The web reader is especially useful on **desktop** where keyboard shortcuts make navigation significantly faster than scrolling through email.
</Tip>

## Keyboard Shortcuts

Navigate efficiently with keyboard commands (desktop only):

### Canvas Navigation (Reading List)

* `j` or `↓` — Navigate to next item
* `k` or `↑` — Navigate to previous item
* `Cmd/Ctrl + ↑` — Jump to first item
* `Cmd/Ctrl + ↓` — Jump to last item
* `Enter` — Open detail view for current item

### Detail View (All Content Types)

* `Esc` — Close detail view
* `r` — Toggle read/unread status
* `e` — Mark as read
* `s` — Toggle summary section
* `t` — Toggle takeaways section

### Detail View (YouTube Only)

* `Space` — Play/pause video
* `d` — Speed up playback
* `a` — Slow down playback

<Info>
  Keyboard shortcuts are available on desktop only. Mobile users can navigate by tapping items in the reading list.
</Info>

## Different Summary Types

Summary formats vary based on your [AI customization settings](/concepts/ai). Each format offers different features for interacting with content.

### Detailed Summaries

When using the **Detailed Summaries** format, interactive references work seamlessly in the web reader:

<Steps>
  <Step title="Click on key takeaways">
    Each takeaway is clickable in both summary and detail views
  </Step>

  <Step title="Jump to exact context">
    * **Email content**: Scrolls to the specific paragraph in the embedded email
    * **YouTube videos**: Jumps video to the exact timestamp in the embedded player
    * **RSS posts**: Links to the relevant section in the embedded blog post
  </Step>

  <Step title="Read or watch in place">
    All content is embedded—no need to open external links or switch tabs
  </Step>
</Steps>

<Info>
  More summary formats with unique interactive features are coming soon.
</Info>

## When to Use Web vs Email

<Tabs>
  <Tab title="Use Email When...">
    * You prefer reading in your familiar email client
    * You want to quickly scroll through digest summaries
    * You're triaging content on the go
    * You don't need embedded video/content
  </Tab>

  <Tab title="Use Web When...">
    * You want to watch videos or read full emails in one place
    * You're on desktop and can use keyboard shortcuts
    * Email client is clipping long digests
    * You need to find past digest issues
    * You want the most interactive reading experience
  </Tab>
</Tabs>

## Related Pages

<CardGroup cols={2}>
  <Card title="Email Reading" icon="envelope" href="/reading/email">
    Read digests in your email client
  </Card>

  <Card title="AI Personalization" icon="sparkles" href="/concepts/ai">
    Understand interactive summaries and takeaways
  </Card>

  <Card title="Digests" icon="newspaper" href="/concepts/digests">
    Configure delivery schedule and settings
  </Card>

  <Card title="Inbox" icon="inbox" href="/concepts/inbox">
    Manage newsletter sources and read full emails
  </Card>
</CardGroup>
