Initial commit
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"id": "sample-plugin",
|
||||
"name": "Sample Plugin",
|
||||
"id": "todo-tracker",
|
||||
"name": "Todo Tracker",
|
||||
"version": "1.0.0",
|
||||
"minAppVersion": "0.15.0",
|
||||
"description": "Demonstrates some of the capabilities of the Obsidian API.",
|
||||
"description": "Track and manage todos from your notes in a sidebar panel. Toggle checkboxes and move todos between notes.",
|
||||
"author": "Obsidian",
|
||||
"authorUrl": "https://obsidian.md",
|
||||
"fundingUrl": "https://obsidian.md/pricing",
|
||||
|
||||
Reference in New Issue
Block a user