From 8b25cb48ee993a0e854f24b0133b3130e7071fa1 Mon Sep 17 00:00:00 2001 From: zhuzhige123 <117953615+zhuzhige123@users.noreply.github.com> Date: Mon, 27 Oct 2025 01:21:12 +0800 Subject: [PATCH] Add Tuanki plugin details to community-plugins.json --- community-plugins.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/community-plugins.json b/community-plugins.json index 2836cc694d4..b448301e46d 100644 --- a/community-plugins.json +++ b/community-plugins.json @@ -18667,5 +18667,12 @@ "author": "TGRRRR", "description": "Create links to specific groups in Canvas and jump directly to them.", "repo": "TGRRRR/Canvas-link-to-group" + }, + { + "id": "tuanki", + "name": "Tuanki", + "author": "zhuzhige123", + "description": "Smart flashcard plugin with FSRS6 algorithm for spaced repetition learning. Features AI card generation, advanced statistics, Anki sync, and multi-view management.", + "repo": "zhuzhige123/obsidian---Tuanki" } ]