jochenbernard26 downloadsSet a default view (editing or reading) per note or folder, without using frontmatter.
An Obsidian plugin that lets you set a default view (editing or reading) per note or folder, without using note frontmatter.
When you open a note, the plugin decides which view to use in this order:
Available once the plugin is accepted into the community directory. Submission is pending — use one of the other methods below in the meantime.
Settings → Community plugins.Browse, search for View Mode Rules, and install.Settings → Community plugins.manifest.json and main.js from the latest GitHub release..obsidian/plugins/view-mode-rules/ folder (create the folder if it does not exist).Settings → Community plugins.View Mode Rules: Set current note to default editing viewView Mode Rules: Set current note to default reading viewView Mode Rules: Clear default view for current noteView Mode Rules: Open settingsRules are listed in two tables (note rules and folder rules). You can edit a rule's mode inline, remove it, or add new rules by path.
Only Markdown notes are affected. Non-Markdown file types (PDFs, canvases, images, etc.) are ignored by rule resolution and by the file-menu action.
See CONTRIBUTING.md for build, test, and release instructions.
MIT