10 lines
316 B
JSON
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
|
|
}
|