From 14394db3ea40e54589c1499d803ec0dd62e79d25 Mon Sep 17 00:00:00 2001 From: Jordan Irwin Date: Thu, 29 Jul 2021 13:38:29 -0700 Subject: [PATCH] Add to TODO list --- TODO.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO.txt b/TODO.txt index deaf629..74c1528 100644 --- a/TODO.txt +++ b/TODO.txt @@ -9,3 +9,4 @@ TODO: - add "radius" option for pencil or "xlen", "ylen", & "zlen" options - add "xrotate" & "zrorate" modes for pencil - fix pencil "write" mode when pointing to side of node (node gets placed below) +- add config file usage to HTML docs