aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2009-04-27 21:36:56 +0300
committerSergey Poznyakoff <gray@gnu.org.ua>2009-04-27 21:36:56 +0300
commit625a9abc1f7810ed5b4babb6b112add9a1413cf7 (patch)
treee769094d28f4308dcbb9d42bfca2cbeb9fb0951c /TODO
parentdb4ab01eb1d39593351b3ac15a92286a50868814 (diff)
downloadtagr-625a9abc1f7810ed5b4babb6b112add9a1413cf7.tar.gz
tagr-625a9abc1f7810ed5b4babb6b112add9a1413cf7.tar.bz2
Housekeeping
* README-alpha, TODO: New files. * configure.ac: Raise autoconf version requirements.
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.