This is an unofficial, community-made directory. Not affiliated with Obsidian or Dynalist Inc.
Actively maintainedWritingbeginner

Set View Mode per Note for Obsidian

This plugin allows you to set a specific view mode (e.g., reading or editing) for each note using YAML frontmatter.

Chinese summary

该插件允许你通过YAML前置元数据为每个笔记设置特定的查看模式(如阅读或编辑模式)。

Key Use Cases

  • Setting a note to always open in reading mode for distraction-free review.
  • Forcing a note to open in editing mode when working on drafts or code.
  • Automatically switching view mode based on note type (e.g., daily log vs. reference).

Pros

  • Simple YAML-based configuration.
  • Per-note granularity without global settings.
  • Works with existing frontmatter workflows.

Limitations

  • Requires manually adding frontmatter to each note.
  • Only affects view mode, no other formatting options.
  • Limited to view modes supported by Obsidian (source/preview/reading).

Tags

frontmatterview-modeyamlcustomizationper-note

Related Plugins

DeprecatedWriting
4.3M downloads

Templater

Templater is a powerful templating plugin that lets you create reusable note templates with dynamic content—dates, random picks, file metadata, and even JavaScript functions. It replaces and extends Obsidian's built-in templates.

ActiveWriting
1.8M downloads

QuickAdd

QuickAdd lets you create custom commands to quickly capture thoughts, add to lists, or create new notes from anywhere in Obsidian. It's a powerful capture and automation tool for building personalized workflows.

ActiveWriting
1.4M downloads

Editing Toolbar

A highly customizable editing toolbar that provides built-in editing commands for a MS Word-like experience, modified from the cMenu plugin.