Skip to content

Formatted Highlighting

You're reading a long technical article. You highlight the title, a few key paragraphs, a code snippet, and some bullet points. Later, when you open your sidebar, everything looks the same — plain quoted text. You can't tell which highlight was the heading and which was the code block.

Formatted highlighting fixes this. It preserves headings, paragraphs, bullet points, code blocks, and more — so your highlights look exactly like the content you marked.

🚀 Ultimate Feature

This feature is available in our Ultimate plan. You can try it free for 7 days. Upgrade to Ultimate anytime from the pricing page within the app.

What It Looks Like

With formatted highlighting enabled, your sidebar preserves the original structure of everything you highlight. Headings stay as headings, code stays as code, and list items stay as bullets.

Sidebar with multiple formatted highlights — headings, code, list items, and paragraphs
Your highlights keep their original structure — headings, code, lists, and paragraphs are all distinguishable at a glance

Compare this to the standard mode where every highlight is a plain quote. With formatted highlighting, scanning your notes feels like reading the original article in miniature.

How to Enable It

  1. Open the sidebar (click the extension icon or press Alt + W / Option + W).
  2. Go to Settings.
  3. Under Highlighter Mode, select Advanced.
Settings panel showing the Highlighter Mode selector with Advanced mode selected
Switch to Advanced mode in Settings → Highlighter Mode

Once enabled, every new highlight will preserve its original structure.

First-time setup

The first time you create a few highlights, Web Highlights shows an overlay on the formatting toolbar with an Enable button. Click it to open the Highlighter Mode settings. This only appears once.

The Formatting Toolbar

When you select text with Advanced mode enabled, the highlighter popup shows a formatting toolbar underneath. Each icon represents a different format you can apply.

Formatting toolbar showing all available format options
Select text and pick a format — the toolbar appears alongside the color picker

Creating a Formatted Highlight

After selecting text, click a format icon in the toolbar to create a highlight with that format. For example, highlighting a title as Heading 1 preserves it as a proper heading in the sidebar:

Article title highlighted as Heading 1 in the sidebar
The article title is preserved as Heading 1 in the sidebar

Supported Formats

FormatIconWhat it preserves
QuoteDefault highlight iconStandard colored quote — the default for every highlighter
ParagraphTRegular body text with proper spacing
Heading 1H1Article titles and main headings
Heading 2H2Section headings
Heading 3H3Sub-section headings
List itemBulletBullet points and numbered items
Code</>Inline code and code blocks — perfect for technical articles

Changing the Format Later

Made a highlight as a quote but it should have been a plain paragraph? You can change the format anytime from the sidebar.

Here's a highlight that was created with the default Quote format:

Highlight shown as a quote in the sidebar
A highlight displayed as a quote — the default format

Click the format icon on the highlight to open the dropdown and pick Paragraph. The change is saved and synced immediately:

Same highlight after changing format to Paragraph
After switching to Paragraph — the text is now displayed as plain body text

You can open the dropdown on any highlight to see all available formats:

Media type dropdown open on a highlight in the sidebar
Change the format of any highlight directly from the sidebar

Formatted Exports

The format carries through to every export path:

  • Markdown — headings become #, ##, ###; list items use -; code gets backtick fences.
  • Notion — each highlight is created with the matching Notion block type (heading, bulleted list, code block, etc.).
  • HTML / PDF — the original HTML tags (<h1>, <ul>, <code>, etc.) are preserved.

This means you can highlight a structured article and paste it into Notion or Obsidian with the formatting intact — no manual cleanup needed.

Keyboard shortcut

Use Alt + A (Windows) or Option + A (Mac) to highlight text with the same format as your last highlight — handy when you're marking multiple headings or list items in a row. See Keyboard shortcuts for all shortcuts.

Further reading

You can also read the original deep-dive on this feature in our blog post: