digital-garden/.obsidian/plugins/obsidian-view-mode-by-frontmatter/manifest.json

11 lines
328 B
JSON
Raw Normal View History

2024-06-13 21:01:37 +03:00
{
"id": "obsidian-view-mode-by-frontmatter",
"name": "Force note view mode",
"version": "1.2.2",
"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
}