diff --git a/community-plugins.json b/community-plugins.json index 642a8469013..d185a7932d2 100644 --- a/community-plugins.json +++ b/community-plugins.json @@ -11914,10 +11914,17 @@ "repo": "xhuajin/obsidian-tabs" }, { - "id": "vault-name", - "name": "Vault Name", - "author": "@gapmiss", + "id": "vault-name", + "name": "Vault Name", + "author": "@gapmiss", "description": "Display and customize the vault name (title) in the side navigation file explorer.", "repo": "gapmiss/obsidian-vault-name" + }, + { + "id": "substitutions", + "name": "Substitutions", + "description": "Automatically replace text fragments with symbols or different text", + "author": "BambusControl", + "repo": "BambusControl/obsidian-substitutions" } ]