obsidian-sample-plugin/manifest.json

10 lines
298 B
JSON

{
"id": "novel-word-count",
"name": "Novel word count",
"version": "2.0.0",
"minAppVersion": "0.13.31",
"description": "Displays a word or page count for each file, folder and vault in the file pane.",
"author": "Isaac Lyman",
"authorUrl": "https://isaaclyman.com",
"isDesktopOnly": false
}