From fcb7b823067ea3abee8f8a8a41b47679e2271bc8 Mon Sep 17 00:00:00 2001 From: Damien De Paoli Date: Sat, 27 Feb 2021 18:29:56 +1100 Subject: [PATCH] several new TODOs --- TODO | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/TODO b/TODO index c0aa6e2..27da5f1 100644 --- a/TODO +++ b/TODO @@ -1,3 +1,9 @@ +## GENERAL + * SymlinkName - use it from shared everywhere, never do path_prefix by hand use this function + * AddJobForLog can absorb DEBUGs, etc. in fact fix up logging in general + * comment your code + * do we need to make some funcs/code into OO? + ## DB Need to think about...