diff --git a/community-plugins.json b/community-plugins.json index 44103abfee0..a6f63d15c99 100644 --- a/community-plugins.json +++ b/community-plugins.json @@ -16049,6 +16049,13 @@ "author": "wenlzhang", "description": "Synchronize titles between filename, frontmatter, and first heading in notes.", "repo": "wenlzhang/obsidian-file-title-updater" - } + }, + { + "id": "story-questions", + "name": "Story Questions", + "description": "StoryQuestions is an Obsidian plugin helping writers develop their ideas.", + "author": "Yvette mit KI", + "repo": "YvetteLareina/storyQuestions" + }, ]