aboutsummaryrefslogtreecommitdiff
path: root/TODO.org
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.org')
-rw-r--r--TODO.org9
1 files changed, 9 insertions, 0 deletions
diff --git a/TODO.org b/TODO.org
new file mode 100644
index 0000000..422fdf1
--- /dev/null
+++ b/TODO.org
@@ -0,0 +1,9 @@
+* TODO Handle blanks
+
+Ignore blanks at the biginning of the line and the ones between the ===
+character and the content.
+
+* TODO Add runtime parameter through the environment
+
+For example, a =UCONFIG_DUMP_CONFIG= environment variable which, if set, make
+Uconfig dump the initialized configuration when ~uconfig_new~ is called.