From 4a22b964db8d629c72dcab961128569d0c9688d9 Mon Sep 17 00:00:00 2001 From: Bel LaPointe Date: Tue, 4 Jan 2022 07:01:35 -0500 Subject: [PATCH] add anti tag search --- todo.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/todo.yaml b/todo.yaml index 99c602a..70d3d61 100644 --- a/todo.yaml +++ b/todo.yaml @@ -1,4 +1,6 @@ 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 @@ -7,7 +9,6 @@ todo: - 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 -- add tag anti-search, like -tag=-notMe - todo: when to run scheduled modifier? like, syncthing could have conflicts if I modify only file on remote details: | @@ -26,6 +27,8 @@ todo: - xactions emails extend ledger,todo-server with pttodo - schedule merge inbox style scheduled: [] done: +- 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 ts: Sun Jan 2 20:44:27 EST 2022 - todo: merge full files to import from todo-server