This commit is contained in:
2025-10-22 22:13:54 +02:00
parent 9e44354ef0
commit b63d46a78e
331 changed files with 352530 additions and 3 deletions

View File

@@ -0,0 +1,10 @@
{
"id": "obsidian-plugin-todo",
"name": "TODO | Text-based GTD",
"version": "0.2.8",
"minAppVersion": "0.11.0",
"description": "Text-based GTD in Obsidian. Collects all outstanding TODOs from your vault and presents them in lists Today, Scheduled, Inbox and Someday/Maybe.",
"author": "Lars Lockefeer",
"authorUrl": "https://lars.lockefeer.online",
"isDesktopOnly": false
}