From 2ecc2f9b0b129f5a11aebac0a2fddff599523f9c Mon Sep 17 00:00:00 2001 From: Chris Cochrun Date: Tue, 12 Dec 2023 17:01:53 -0600 Subject: [PATCH] update todo --- TODO.org | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/TODO.org b/TODO.org index 5e07008..8b9cc98 100644 --- a/TODO.org +++ b/TODO.org @@ -7,6 +7,7 @@ The multiline text options do not grab the entire entry. I'll need to fix that by ensuring that the entire section is grabbed for every entry. * DONE Make single newline show up multiline text options do not include a single newline. They showup as a SPACE and a TAB -* TODO Setup the lisp server on the actual server and test there for a while. -SCHEDULED: <2023-11-27 Mon 10:00> +* TODO Fix the lisp server to use nextcloud tables +SCHEDULED: <2023-12-14 Thu 12:00> +** TODO Setup the lisp server on the actual server and test there for a while.