# Views

> Switch between four ways to browse your library and open a bookmark's full detail.

Your bookmarks page has a segmented view toggle with four layouts. Pick the one that fits what you are doing. When the toggle is focused, the arrow keys move between views. Your choice is remembered between visits.

## The four views

| View | What it shows |
| --- | --- |
| **Grid** | A masonry card grid. This is the default browsing view. |
| **Mosaic** | A media wall of just the images and video covers from your filtered bookmarks. |
| **Row** | Compact horizontal rows: text on the left, a small media square on the right. Best for dense scanning. |
| **Timeline** | Stacked cards in a single column. |

In **Mosaic**, clicking a tile opens a full-screen lightbox: an image carousel with a thumbnail strip. Video tiles open the original post instead. Typing a search query in Mosaic shows the images from the posts that match, ranked best first. Mosaic works on every plan; on [Pro](/docs/plans-and-billing), image recognition also matches images by what is actually in them, not just the post's text or tags. See [Search](/docs/search).

Grid and Mosaic column counts (3 to 7) are adjustable in **Settings > Appearance**. The [Archived](/docs/archive) page offers Grid, Row, and Timeline (no Mosaic).

## What a card shows

Each card shows the author avatar, name and handle, the post content (truncated with a **Show more** link that opens the full detail view), media tiles (videos show a poster image with a play badge), up to 2 tag chips plus a **+N** overflow, the date, and the platform icon.

## Card hover actions

Hover a card for a **"..."** menu and a **View** button. A favorite star and a note icon also appear when they are set. The **"..."** menu contains:

| Item | What it does |
| --- | --- |
| **View post** (labeled by type, like "View tweet") | Opens the original post in a new tab. |
| **More from author** | Filters your library to that author. |
| **Favorite** / **Unfavorite** | Toggles the favorite star. |
| **Edit tags** | Opens the tag editor. |
| **Add note** / **Edit note** | Opens the note editor. |
| **Copy link** | Copies the original post link. |
| **Archive** | Moves the bookmark to your archive. |

## The bookmark detail view

Click a card, or its **View** hover button, to open the bookmark detail. It shows the full post with all its content blocks: rich text (bold, code, spoilers, mentions, hashtags), headings, lists, code blocks, tables, media grids, embedded quote posts, and polls frozen at capture time, with percentages and vote totals when the platform was showing them.

The detail view is deep-linkable: each bookmark has its own URL. You can edit tags there too.

<CardGroup>
  <LinkCard slug="search" title="Search" description="Find anything with plain-language queries." icon="🔍" />
  <LinkCard slug="filters" title="Filters" description="Narrow your library by platform, tag, author, and more." icon="🧮" />
</CardGroup>
