From 8ad2ca9345324816da87b90366b5ca8b2dc58d1e Mon Sep 17 00:00:00 2001 From: Bel LaPointe Date: Sun, 2 Jan 2022 20:32:16 -0500 Subject: [PATCH] new todo --- todo.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/todo.yaml b/todo.yaml index 018a972..41344bc 100644 --- a/todo.yaml +++ b/todo.yaml @@ -1,4 +1,5 @@ todo: +- if in todo, then omit ts field - 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)