diff --git a/community-plugins.json b/community-plugins.json index 83cbe01340e..4553d6ccb3e 100644 --- a/community-plugins.json +++ b/community-plugins.json @@ -18128,5 +18128,12 @@ "author": "Alec Sibilia", "description": "Quick, in-editor, emoji inserting. Type \":\" to start selecting an emoji to insert.", "repo": "asibilia/obsidian-quick-emoji" + }, + { + "id": "writing-style-checker", + "name": "Writing Style Checker", + "author": "Steerpike", + "description": "Checks your writing for weasel words and passive voice.", + "repo": "steerpike/writing-style-checker" } ]