From ae4613e1c4c100aa4553c337437816ce73cb3cde Mon Sep 17 00:00:00 2001 From: Ryan Greenup Date: Tue, 14 Jul 2020 21:36:41 +1000 Subject: [PATCH] Priorites --- todo.org | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/todo.org b/todo.org index bea7ad2..ba8fad2 100644 --- a/todo.org +++ b/todo.org @@ -5,11 +5,11 @@ *** TODO [#C] Move Emojis I should move the emojis to the end so that they don't interfere when using tty -*** TODO Should interactive elements of scripts be preserved and use the clipboard -## As opposed to having no feedback and just operating on STDIN and STDOUT. -## Could a similar effect be acheived using /tmp or /dev/shm? -*** TODO Should subscripts be exptected to be relative or absolute? -*** TODO Should the Notes directory be a global variable or an argument +*** TODO [#B] Should interactive elements of scripts be preserved and use the clipboard +As opposed to having no feedback and just operating on STDIN and STDOUT. +Could a similar effect be acheived using /tmp or /dev/shm? +*** TODO [#A] Should subscripts be exptected to be relative or absolute? +*** TODO [#A] Should the Notes directory be a global variable or an argument **** TODO Should we set the Notes directory in a TOML? see [[https://github.com/freshautomations/stoml][the stoml package]]. *** TODO Why do I keep getting Argument has no definition?