about summary refs log tree commit diff
diff options
context:
space:
mode:
-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