From dbd7d2062098eec83da52fd53b8749003d18edfc Mon Sep 17 00:00:00 2001 From: Maksim <37170655+mokkiebear@users.noreply.github.com> Date: Fri, 22 Nov 2024 23:39:33 +0100 Subject: [PATCH] Add plugin: Heatmap Tracker --- community-plugins.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/community-plugins.json b/community-plugins.json index 46c08c6bac7..4eb04750ea2 100644 --- a/community-plugins.json +++ b/community-plugins.json @@ -14229,6 +14229,13 @@ "author": "Sai Prashanth Pulisetti", "description": "A plugin to audit passwords for strength and breaches, and generate secure passwords.", "repo": "prashanthpulisetti/password-audit" + }, + { + "id": "heatmap-tracker", + "name": "Heatmap Tracker", + "author": "Maksim Rubanau", + "description": "A sleek and interactive plugin that lets you visualize and analyze your data over multiple years with a heatmap tracker.", + "repo": "mokkiebear/heatmap-tracker-obsidian" } ]