Files
obsidian-global-task-list/manifest.json
T
2026-06-16 20:16:06 -07:00

10 lines
316 B
JSON

{
"id": "org-todo-list",
"name": "Org TODO List",
"version": "0.1.0",
"minAppVersion": "1.4.0",
"description": "An org-agenda-style TODO buffer with live filtering. Scans the vault for checkbox tasks, tagged with @, and lets you narrow the list as you type.",
"author": "you",
"isDesktopOnly": false
}