Files
obsidian-todo-tracker/manifest.json
Brendan Chen 2936f7d359
Some checks failed
Node.js build / build (20.x) (push) Failing after 5m57s
Node.js build / build (22.x) (push) Failing after 5m52s
Initial commit
2026-02-19 16:35:20 -08:00

12 lines
357 B
JSON

{
"id": "todo-tracker",
"name": "Todo Tracker",
"version": "1.0.0",
"minAppVersion": "0.15.0",
"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",
"isDesktopOnly": false
}