We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3f87808 + ddfbdc2 commit 46e0e8dCopy full SHA for 46e0e8d
packages/logseq-checklist/icon.png
2.26 KB
packages/logseq-checklist/manifest.json
@@ -0,0 +1,8 @@
1
+{
2
+ "title": "Checklist Progress Indicator",
3
+ "description": "Automatically adds progress indicators to checklist blocks, showing completion status like (2/5) based on child checkbox items",
4
+ "author": "P. Kerim Friedman",
5
+ "repo": "kerim/logseq-checklist",
6
+ "icon": "icon.png",
7
+ "unsupportedGraphType": "file"
8
+}
0 commit comments