diff --git a/community-plugins.json b/community-plugins.json index 01797157444..9103617afa7 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": "frontmatter-icons", + "name": "Frontmatter Based Explorer Icons", + "author": "Porti", + "description": "Allows you to set icons in the file explorer based on the frontmatter key `icon`.", + "repo": "PortiESP/frontmatter-icons" } ]