You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: community-plugins.json
+7Lines changed: 7 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -18086,5 +18086,12 @@
18086
18086
"author": "Bing",
18087
18087
"description": "将笔记同步到多种云盘服务,提供端到端加密保护。",
18088
18088
"repo": "ai-bytedance/obsidian-cloud-sync"
18089
+
},
18090
+
{
18091
+
"id": "efficient-word-count",
18092
+
"name": "Efficient Word Count",
18093
+
"author": "Blue Heron",
18094
+
"description": "Efficiently calculates and caches word counts for notes, with folder exclusion. Uses cache to avoid recalculating word counts for unchanged notes.",
0 commit comments