diff --git a/src/assets/community-plugins.json b/src/assets/community-plugins.json index 76f942996..cbe406ed3 100644 --- a/src/assets/community-plugins.json +++ b/src/assets/community-plugins.json @@ -8,5 +8,10 @@ "name": "Archived Tasks Viewer", "shortDescription": "Read-only viewer to browse archived tasks with grouping, filtering, subtasks preview, and theme toggle.", "url": "https://github.com/baiyina/Archived-Tasks-Viewer" + }, + { + "name": "QuestArc", + "shortDescription": "Turn your workflow into an adventure! Gamify your tasks with Atomic Habit quests, epic boss fights, earnable badges, and a customizable hero profile.", + "url": "https://codeberg.org/Nexumia/QuestArc" } ]