initial commit

This commit is contained in:
2026-06-16 20:16:06 -07:00
commit a0d432a3ff
3 changed files with 306 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
{
"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
}