From 7f611e67bcc3b755203189ba8ac0d796f82caa00 Mon Sep 17 00:00:00 2001 From: Bel LaPointe Date: Sun, 9 Jan 2022 10:27:30 -0500 Subject: [PATCH] update todo --- todo.yaml | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/todo.yaml b/todo.yaml index 70d3d61..81840b0 100644 --- a/todo.yaml +++ b/todo.yaml @@ -1,20 +1,11 @@ todo: - when merging, check for complete/incomplete and cross reference todo vs scheduled vs done -- how to defer a scheduled task? -- merge multi todo files for 'inbox' style with some dedupe (probably best to just - do this via calling pttodo-cli from script or somethin) (probably at an off hour - so no collisions from live editing) - click on links when dumped via cli -- what do about todo-now vs todo vs watch vs later... could do many files and manage - outside binary, but search would suck. Good would be vendor lockin, and that's UI - problem -- todo: when to run scheduled modifier? like, syncthing could have conflicts if I - modify only file on remote - details: | - - if it's a web ui hook or somethin, then it'd only have file conflict if I modify without waiting - - but thats a step back from current todo solution - tags: stuffToTry,secondTag +scheduled: [] +done: +- xactions emails extend ledger,todo-server with pttodo - schedule merge inbox style +- xactions emails extend ledger,todo-server with pttodo - todo: ez edit on many platforms, even offline and mobile details: | mobile view + complete method @@ -23,10 +14,19 @@ todo: web server access to ops is a web ui for mobile best solution? let git be smart-ish and keep latest? would provide versioning OOTB without touching raw -- xactions emails extend ledger,todo-server with pttodo -- xactions emails extend ledger,todo-server with pttodo - schedule merge inbox style -scheduled: [] -done: +- todo: when to run scheduled modifier? like, syncthing could have conflicts if I + modify only file on remote + details: | + - if it's a web ui hook or somethin, then it'd only have file conflict if I modify without waiting + - but thats a step back from current todo solution + tags: stuffToTry,secondTag +- what do about todo-now vs todo vs watch vs later... could do many files and manage + outside binary, but search would suck. Good would be vendor lockin, and that's UI + problem +- merge multi todo files for 'inbox' style with some dedupe (probably best to just + do this via calling pttodo-cli from script or somethin) (probably at an off hour + so no collisions from live editing) +- how to defer a scheduled task? - todo: add tag anti-search, like -tag=-notMe ts: Tue Jan 4 06:56:03 EST 2022 - todo: if in todo, then omit ts field