Search...Search plugins and themes...
⌘K
Sign in
  • Get started
  • Download
  • Pricing
  • Enterprise
  • Account
  • Obsidian
  • Overview
  • Sync
  • Publish
  • Canvas
  • Mobile
  • Web Clipper
  • CLI
  • Learn
  • Help
  • Developers
  • Changelog
  • About
  • Roadmap
  • Blog
  • Resources
  • System status
  • License overview
  • Terms of service
  • Privacy policy
  • Security
  • Community
  • Plugins
  • Themes
  • Discord
  • Forum / 中文论坛
  • Merch store
  • Brand guidelines
Follow us
DiscordTwitterBlueskyThreadsMastodonYouTubeGitHub
© 2026 Obsidian

Cinematic Covers

afrogradafrograd30 downloads

Cinematic cover banners with autoset, icons, parallax, property and title controls, and polished Markdown styling.

Add to Obsidian
Cinematic Covers screenshot
Cinematic Covers screenshot
Cinematic Covers screenshot
Cinematic Covers screenshot
Cinematic Covers screenshot
Cinematic Covers screenshot
  • Overview
  • Scorecard
  • Updates3

Give Obsidian notes a calm, cinematic reading experience with Notion-style cover banners, subtle motion, note icons, and refined Markdown typography.

What it adds

  • Cinematic cover banners with a natural bottom fade
  • Larger banner controls that appear on hover
  • URL- and book-based automatic banner selection
  • Optional Pexels image picker
  • Emoji, Iconify, favicon, and local-image note icons
  • Parallax motion, sticky banners, height, dimming, radius, and fit controls
  • Hideable properties and note titles
  • Enhanced styling for Markdown, code, JSON, JSONL, LaTeX, and AI transcripts
  • Content font presets for reading, technical notes, and long-form writing
  • A dashboard for per-note and global settings

Quick start

  1. Open Settings → Community plugins → Browse.
  2. Search for Cinematic Covers.
  3. Install and enable it.
  4. Open the command palette and run Cinematic Covers: Open dashboard.
  5. Choose a banner, adjust the appearance, and save.

The plugin works in both Reading view and Live Preview.

Add a banner to a note

Add a supported field to the note’s YAML frontmatter:

---
cover: "[[.attachments/banners/my-banner.jpg]]"
---

Supported banner formats include:

cover: "[[image.png]]"
cover: "image.png"
cover: "path/to/image.png"
cover: "https://example.com/image.jpg"

The primary field is cover. The fallback fields coverFilename and banner are also supported.

Automatic banners

When a note has no banner, Auto-set banner (URL/Book) tries to:

  1. Find a page URL in fields such as URL, url, source, link, or href.
  2. Download the page’s Open Graph or Twitter image.
  3. Fall back to a Google Books cover based on the note title.
  4. Use the default cinematic nature image if no source resolves.

Downloaded banners are saved in .attachments/banners/ by default.

Note icons

Set the favicon field to add a small icon beside the note title:

---
favicon: "🧪"
---

Supported values include emoji, Iconify icons, favicon or image URLs, and local image paths. Icons are kept separate from banner sources, so a favicon will not become an oversized cover image.

Appearance controls

Open the Cinematic Covers dashboard or plugin settings to control:

Option What it changes
Height Cover height in pixels
Dim Image darkness and text contrast
Bottom fade Blends the image naturally into the note
Sticky pin Keeps the banner visible while scrolling
Parallax Adds gentle depth while scrolling
Radius Rounds the banner corners
Fit Controls how the image fills the cover
Banner buttons Shows or hides hover controls
Hide properties Hides rendered properties without removing frontmatter
Hide note title Hides the rendered title without renaming the file

Markdown and AI notes

Enhanced Markdown styling improves headings, links, lists, tables, blockquotes, callouts, code blocks, JSON, JSONL, and LaTeX.

Common AI transcript labels are formatted automatically:

System:
Developer:
User:
Assistant:
Tool:

Content fonts

Use Content font in the dashboard or settings to choose the note’s prose font:

  • Inter — best general-purpose choice for mixed notes
  • Source Serif 4 — comfortable for long-form reading
  • IBM Plex Mono — ideal for technical notes and logs

Code blocks continue to use a monospace font for readability.

Commands

  • Cinematic Covers: Open dashboard
  • Cinematic Covers: Auto-set banner (URL/Book)
  • Cinematic Covers: Pick banner from Pexels…
  • Cinematic Covers: Clear invalid banner field

You can also open the dashboard from the Cinematic Covers ribbon icon.

Settings and privacy

API keys are entered locally in plugin settings and are not included in the plugin release. The published repository does not contain your data.json settings file.

Pexels and Pixabay are optional. You can use local images, URLs, Google Books, and the default banner without configuring an image-provider key.

Troubleshooting

The banner is not showing

  • Confirm the note is in Reading view or Live Preview.
  • Check that the image path exists inside the vault.
  • Run Clear invalid banner field, then set the banner again.

The icon appears as a banner

  • Put the value in favicon, not cover.

The properties are still visible

  • Enable Hide properties in the dashboard or plugin settings. This changes presentation only; it does not delete frontmatter.

License

Cinematic Covers is released under the MIT License.

HealthExcellent
ReviewSatisfactory
About
Display a Notion-style cover banner atop notes in Reading view and Live Preview, accepting wikilinks, filenames, paths, and URLs as banner sources. Auto-set banners by fetching og:image/twitter:image from a note URL or querying Google Books, with a default Unsplash fallback when no source resolves. Show emoji, Iconify, or favicon note icons; optionally hide rendered properties/title and improve reading typography and AI chat formatting.
AppearanceImagesIcons
Details
Current version
0.5.4
Last updated
3 days ago
Created
7 months ago
Updates
3 releases
Downloads
30
Compatible with
Obsidian 1.4.0+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Author
afrogradafrograd
GitHubfrimpsjoek
  1. Community
  2. Plugins
  3. Appearance
  4. Cinematic Covers

Related plugins

Link Favicons

See the favicon for a linked website.

Pretty Properties

Makes note properties look more fun: adds side image, banners, list property colors and allows to hide specific properties.

Pixel Banner

Enhance your notes with customizable banner images.

Dynamic Views

Elegant grid and masonry card views for Bases.

Inline Callouts

Add inline callouts/badges/icons to notes.

Iconoir Icons

Create and display customized SVG Iconoir icons.

Background Image

Specify a remote URL as the background image, and a few settings to tweak the experience.

Minimal Theme Settings

Control the colors and fonts in Minimal Theme.

Hider

Hide interface elements such as tooltips, status bar, titlebar, and more.

Supercharged Links

Add attributes to internal links with the values of target note's frontmatter attributes.