add readme, update manifest

This commit is contained in:
2026-06-16 21:17:22 -07:00
parent 45299ff69e
commit ebcabf78d2
3 changed files with 14 additions and 3 deletions
+3 -3
View File
@@ -3,7 +3,7 @@
"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
"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": "Rostyslav Hnatyshyn (rostyslav.hnatyshyn@gmail.com)",
"isDesktopOnly": true
}