afrograd30 downloadsCinematic cover banners with autoset, icons, parallax, property and title controls, and polished Markdown styling.
Give Obsidian notes a calm, cinematic reading experience with Notion-style cover banners, subtle motion, note icons, and refined Markdown typography.
The plugin works in both Reading view and Live Preview.
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.
When a note has no banner, Auto-set banner (URL/Book) tries to:
URL, url, source, link, or href.Downloaded banners are saved in .attachments/banners/ by default.
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.
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 |
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:
Use Content font in the dashboard or settings to choose the note’s prose font:
Code blocks continue to use a monospace font for readability.
You can also open the dashboard from the Cinematic Covers ribbon icon.
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.
The banner is not showing
The icon appears as a banner
favicon, not cover.The properties are still visible
Cinematic Covers is released under the MIT License.