Files
obsidian-workflow-template/.obsidian/plugins/better-word-count/manifest.json
Mathis Gauthey f366d5b7b6 Initial commit
2023-08-05 19:14:53 +01:00

10 lines
248 B
JSON

{
"id": "better-word-count",
"name": "Better Word Count",
"version": "0.9.6",
"description": "Counts the words of selected text in the editor.",
"author": "Luke Leppan",
"authorUrl": "https://lukeleppan.com",
"isDesktopOnly": false
}