diff --git a/community-plugins.json b/community-plugins.json index 83cbe01340e..0a16bbd1e0b 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": "tezcat", + "name": "Tezcat", + "author": "Max Margenot", + "description": "Implements local-first AI indexing and search to surface related thoughts to your current work. Look into the mirror.", + "repo": "mmargenot/tezcat" } ]