Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 4 additions & 8 deletions packages/logseq-todo-plugin/manifest.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,7 @@
{
"title": "TODO List",
"description": "Show your all TODO items and easy to add new items on your today's journal page",
"author": "ahonn",
"icon": "./logo.svg",
"repo": "ahonn/logseq-plugin-todo",
"effect": true,
"sponsors": [
"https://www.buymeacoffee.com/yuexunjiang"
]
"description": "Show your all TODO items and easy to add new items on your today's journal page." ,
"author": "HJ Works",
"repo":"zuntopia/logseq-plugin-todo",
"icon": "./logo.svg"
}