aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO44
1 files changed, 44 insertions, 0 deletions
diff --git a/TODO b/TODO
new file mode 100644
index 0000000..0871b7e
--- /dev/null
+++ b/TODO
@@ -0,0 +1,44 @@
+Tagr TODO list. 2009-04-27
+Copyright (C) 2009 Sergey Poznyakoff
+
+* Zero-unknown option and interrupted data feeds
+
+Decide what to do if a data feed gets interrupted.
+
+* Synchronous updates
+
+Provide an option to schedule graph updates after finishing
+processing of a feed.
+
+* Percentage graphs
+
+* Filled graphs
+
+Figure out how to properly fill a graph.
+
+* Improve symbol tables
+
+There should be two numeric data types: integer and double. Provide
+a way to define symbols from the configuration file, in the
+topmost level as well as within a monitor. This will also require
+changing of the way tables are stored on disk.
+
+* Accept symbolic color names in `color-*' statements
+
+* Growright option
+
+Decide what to do with the `growright' argument to draw_graph.
+
+* Separate graphs
+
+It could be desirable to split graphs into separate ones.
+
+
+Local variables:
+mode: outline
+paragraph-separate: "[ ]*$"
+eval: (add-hook 'write-file-hooks 'time-stamp)
+time-stamp-start: "list. "
+time-stamp-format: "%:y-%02m-%02d"
+time-stamp-end: "\n"
+end:

Return to:

Send suggestions and report system problems to the System administrator.