diff --git a/community-plugins.json b/community-plugins.json index ecb9495b9b8..48de6122bf4 100644 --- a/community-plugins.json +++ b/community-plugins.json @@ -14719,6 +14719,13 @@ "author": "SchmidA", "description": "Copy the contents of files and folders in a structured JSON format.", "repo": "SeardnaSchmid/copy-recursive-content" + }, + { + "id": "inbox-organiser", + "name": "Inbox Organiser", + "author": "Jamie Hurst", + "description": "Capture any new notes into an inbox and periodically prompt to organise these into other folders within the vault.", + "repo": "jamiefdhurst/obsidian-inbox-organiser" } ]