Force note view mode
Force the view mode for a note by using frontmatter: YAML block with 'obsidian_ui_mode' as key.
The above warnings are based on limited information and might not always be accurate.
Data
ID | obsidian-view-mode-by-frontmatter |
Author | Benny Wydooghe |
Minimum Obsidian Version | 0.9.12 |
Official Release Date | 2021-08-24 |
Last update | 2023-12-08 |
Quick Links
Changes
Date | Changed Property | Old Value | New Value |
---|---|---|---|
2021-08-24 | Plugin Added | ||
2023-04-26 | name | Force note view mode by front matter | Force note view mode by frontmatter |
2023-04-26 | description | This plugin allows to force the view mode for a note by using front matter: YAML block with 'obsidian_ui_mode' as key. | Force the view mode for a note by using frontmatter: YAML block with 'obsidian_ui_mode' as key. |
2023-04-27 | name | Force note view mode by frontmatter | Force note view mode |
Repository Data
License | MIT in package.json , not found in LICENSE file
|
Package Manager | Unknown (no lock file found) |
Uses Typescript | true |
Installed Bundlers | rollup |
Installed Testing Frameworks | none |
Has Test Files | false |
Uses BRAT beta releases | false |
Dependencies | |
Dev Dependencies | @rollup/plugin-commonjs, @rollup/plugin-node-resolve, @rollup/plugin-typescript, @types/node, obsidian, rollup, tslib, typescript |
License information is extracted from the package.json
and the LICENSE
file. If they do not match, say unknown
, or say not found
, please check the repository or contact the author for clarification.
Has Test Files looks for files ending in .test.js
, .test.ts
, .spec.js
or .spec.ts
.
Installed Testing Frameworks looks at installed dependencies. This does not mean that a plugin is actually using the testing framework.
Dependencies and Dev Dependencies only list the direct dependencies of the plugin.
Downloads
Version History
Version | Release Date | Note |
---|---|---|
1.0.0 | 2021-09-08 | None |
1.0.1 | 2021-09-08 | None |
1.0.2 | 2021-09-08 | None |
1.0.3 | 2021-09-13 | None |
1.0.4 | 2021-10-25 | None |
1.1.0 | 2022-05-29 | None |
1.1.1 | 2022-06-05 | None |
1.1.2 | 2023-06-06 | None |
1.2.0 | 2023-07-14 | None |
1.2.1 | 2023-12-07 | None |
1.2.2 | 2023-12-08 | None |
Blacklisted versions are versions that are known to cause major issues or contain security concerns and have thus been blacklisted by the Obsidian team. Obsidian will disable plugins on startup whose installed verion is blacklisted. It is strongly recommended to update to a newer version.