diff --git a/community-plugins.json b/community-plugins.json index 7334613fa12..b15c353b6ee 100644 --- a/community-plugins.json +++ b/community-plugins.json @@ -14908,5 +14908,12 @@ "author": "Amin Sennour", "description": "Change the default filename used for new notes", "repo": "TheLoneWanderer4/obsidian-uuid-title" + }, + { + "id": "spacekeys", + "name": "Spacekeys", + "author": "Jared Lumpe", + "description": "Define hotkeys based on sequences of keypresses.", + "repo": "jlumpe/obsidian-spacekeys" } ]