obsidian-template/.obsidian/plugins/obsidian-view-mode-by-frontmatter/manifest.json
baalajimaestro a590f20799
Add plugin for page preview locks
Signed-off-by: baalajimaestro <me@baalajimaestro.me>
2023-03-26 21:55:42 +05:30

10 lines
338 B
JSON

{
"id": "obsidian-view-mode-by-frontmatter",
"name": "Force note view mode",
"version": "1.1.1",
"minAppVersion": "0.9.12",
"description": "This plugin allows to force the view mode and editing mode for a note by using front matter",
"author": "Benny Wydooghe",
"authorUrl": "https://i-net.be",
"isDesktopOnly": false
}