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

Set View Mode per Note

yunidev-ukyunidev-uk3k downloads

Use YAML frontmatter to specify a view mode per note.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates4

This plugin allows you to set a view mode when opening specific notes. No configuration needed, just a single property at the top of any note.

This can be done via the prefer-view property, which can have the values read, edit, edit-source, or edit-preview.

Examples

---
prefer-view: read
---
This note will open in reading mode.
---
prefer-view: edit
---
This note will open in the preferred editing mode specified in 'Settings > Editor > Default editing mode'.
---
prefer-view: edit-source
---
This note will open in Source mode for editing.
---
prefer-view: edit-preview
---
This note will open in Live Preview mode for editing.
HealthFair
ReviewSatisfactory
About
Set view mode per note by adding a prefer-view property at the top of the note. Use values read, edit, edit-source, or edit-preview to control whether the note opens in Reading, Edit, Source, or Live Preview mode.
EditingProperties
Details
Current version
1.0.3
Last updated
3 years ago
Created
3 years ago
Updates
4 releases
Downloads
3k
Compatible with
Obsidian 0.15.0+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Sponsor
Ko-fi
Author
yunidev-ukyunidev-uk
github.com/AlexDavies8
GitHubyunidev-uk
  1. Community
  2. Plugins
  3. Editing
  4. Set View Mode per Note

Related plugins

Meta Bind

Make your notes interactive with inline input fields, metadata displays, and buttons.

MetaEdit

Manage your metadata.

Fold Properties By Default

Always have editor/metadata properties folded by default

Advanced Canvas

Supercharge your canvas experience. Create presentations, flowcharts and more.

LanguageTool Integration

Advanced grammar and spell checking, powered by LanguageTool.

Advanced Tables

Improved table navigation, formatting, and manipulation.

Thino

Quickly capture memos and display them in the sidebar with a heatmap. (Closed source)

Editing Toolbar

The Editing Toolbar is modified from cMenu, which provides more powerful customization settings and has many built-in editing commands to be a MS Word-like toolbar editing experience.

Outliner

Work with your lists like in Workflowy or Roam Research.

Hover Editor

Transform the Page Preview hover popover into a fully working editor instance.