[ { "label": "Scan TODOs to Obsidian", "command": "python3", "args": [ "todoObsidian/main.py", "{ZED_WORKTREE_ROOT}" ], "tags": ["file-save"], "cwd": "{ZED_WORKTREE_ROOT}", "reveal": "no", "hide": "on_success", "allow_concurrent_runs": false } ]