Skip to content

Commit 7038123

Browse files
authored
Merge branch 'logseq:master' into master
2 parents 2e5aae8 + 949a96f commit 7038123

File tree

43 files changed

+822
-515
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

43 files changed

+822
-515
lines changed

catalog/generated/index.html

Lines changed: 172 additions & 127 deletions
Large diffs are not rendered by default.

catalog/generated/plugins-data.json

Lines changed: 179 additions & 128 deletions
Large diffs are not rendered by default.

docs/index.html

Lines changed: 172 additions & 127 deletions
Large diffs are not rendered by default.

packages/darwis-mathlive-plugin/manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
"title": "darwis-mathlive-plugin",
33
"name": "darwis-mathlive-plugin",
44
"description": "Use Mathlive to input mathematical expressions in Logseq.",
5-
"author": "hkgnp",
6-
"repo": "hkgnp/darwis-mathlive-plugin",
5+
"author": "benjypng",
6+
"repo": "benjypng/darwis-mathlive-plugin",
77
"icon": "./icon.svg",
88
"effect": true
99
}

packages/logseq-calview-plugin/manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"title": "logseq-calview-plugin",
33
"name": "logseq-calview-plugin",
44
"description": "This plugin offers a calendar from within Logseq that captures your blocks with event parameters in a calendar view.",
5-
"author": "hkgnp",
6-
"repo": "hkgnp/logseq-calview-plugin",
5+
"author": "benjypng",
6+
"repo": "benjypng/logseq-calview-plugin",
77
"icon": "./icon.svg"
88
}

packages/logseq-chartrender-plugin/manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"title": "logseq-chartrender-plugin",
33
"name": "logseq-chartrender-plugin",
44
"description": "Create pie, line, bar and area charts using block data. Allows changing of chart type and colours on the fly!",
5-
"author": "hkgnp",
6-
"repo": "hkgnp/logseq-chartrender-plugin",
5+
"author": "benjypng",
6+
"repo": "benjypng/logseq-chartrender-plugin",
77
"icon": "./icon.svg"
88
}

packages/logseq-checklist/icon.png

2.26 KB
Loading
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
}

packages/logseq-clock-plugin/manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"title": "logseq-clock-plugin",
33
"name": "logseq-clock-plugin",
44
"description": "This simple plugin puts in a clock in your toolbar. Offers the option to show seconds or in 12/24 hour formats.",
5-
"author": "hkgnp",
6-
"repo": "hkgnp/logseq-clock-plugin",
5+
"author": "benjypng",
6+
"repo": "benjypng/logseq-clock-plugin",
77
"icon": "./icon.svg"
88
}

packages/logseq-datenlp-plugin/manifest.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
"title": "logseq-datenlp-plugin",
33
"name": "logseq-datenlp-plugin",
44
"description": "This super simple plugin uses NLP to parse your content for dates and times so that they can be easily tracked through your yournal pages!",
5-
"author": "hkgnp",
6-
"repo": "hkgnp/logseq-datenlp-plugin",
5+
"author": "benjypng",
6+
"repo": "benjypng/logseq-datenlp-plugin",
77
"icon": "./icon.svg",
8-
"effect": true
8+
"effect": false
99
}

0 commit comments

Comments
 (0)