From 65cc3fc24e10c10e2b667b3a3a629317bae410c3 Mon Sep 17 00:00:00 2001 From: Adam Porter Date: Mon, 19 Oct 2020 00:23:50 -0500 Subject: [PATCH] Notes: Add task --- notes.org | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/notes.org b/notes.org index 4cf5b39..3aa42dd 100644 --- a/notes.org +++ b/notes.org @@ -2,6 +2,10 @@ * Tasks +** TODO [#B] [[https://github.com/magit/transient/issues/76][New Transient transient-lisp-variable class]] + +[2020-10-19 Mon 00:23] Should try to use this instead of whatever bespoke code is currently used. + ** TODO [#A] Add ~:auto~ keyword to ~(planning)~ predicate It should act like ~(or (deadline auto) (scheduled :to today))~.