about summary refs log tree commit diff
diff options
context:
space:
mode:
authorgennyble <gen@nyble.dev>2025-02-15 14:59:31 -0600
committergennyble <gen@nyble.dev>2025-02-15 14:59:31 -0600
commite1b51d7dfc24c443af34410da2fed6aa6db52b62 (patch)
tree1adf19844e486a5a1ee9d8f33109bc576dfb5b0c
parent9143dab218dee9e1095ba52ded7fdca96471e5be (diff)
downloadawake-e1b51d7dfc24c443af34410da2fed6aa6db52b62.tar.gz
awake-e1b51d7dfc24c443af34410da2fed6aa6db52b62.zip
Todo (3)
-rw-r--r--TODO10
1 files changed, 9 insertions, 1 deletions
diff --git a/TODO b/TODO
index f9d467c..00b8724 100644
--- a/TODO
+++ b/TODO
@@ -6,4 +6,12 @@
 (2) Configurable Logging
 	Learn how to use tracing better so we can mark CSS and Images
 	with their file type in the traces and filter them out if we
-	want to.
\ No newline at end of file
+	want to.
+
+(3) Cleaner templates in writings
+	i have apparently never tried to use a bempline thing in the
+	actual content of a thing. I have learned  that this does not
+	work! I had to bodge a system where I tell the formatter it's
+	a template and then I throw it through a different template
+	function where not all of the variables are available?
+	I /really/ need to clean this up
\ No newline at end of file