From f501afde963521036daf97782979815f535e4bc5 Mon Sep 17 00:00:00 2001 From: Web Tech Access Date: Wed, 22 Jan 2025 21:49:10 +0330 Subject: [PATCH] Update community-plugins.json --- community-plugins.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/community-plugins.json b/community-plugins.json index 7334613fa12..9dee19542f3 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": "codeless-heatmap-calendar", + "name": "Codeless Heatmap Calendar", + "author": "Behnam Aghajani", + "description": "Fully-featured activity visualizer powered by Toggl data and more.", + "repo": "webtechaccess/obsidian-heatmap-calendar" } ]