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 @@
1Tagr TODO list. 2009-04-27
2Copyright (C) 2009 Sergey Poznyakoff
3
4* Zero-unknown option and interrupted data feeds
5
6Decide what to do if a data feed gets interrupted.
7
8* Synchronous updates
9
10Provide an option to schedule graph updates after finishing
11processing of a feed.
12
13* Percentage graphs
14
15* Filled graphs
16
17Figure out how to properly fill a graph.
18
19* Improve symbol tables
20
21There should be two numeric data types: integer and double. Provide
22a way to define symbols from the configuration file, in the
23topmost level as well as within a monitor. This will also require
24changing of the way tables are stored on disk.
25
26* Accept symbolic color names in `color-*' statements
27
28* Growright option
29
30Decide what to do with the `growright' argument to draw_graph.
31
32* Separate graphs
33
34It could be desirable to split graphs into separate ones.
35
36
37Local variables:
38mode: outline
39paragraph-separate: "[ ]*$"
40eval: (add-hook 'write-file-hooks 'time-stamp)
41time-stamp-start: "list. "
42time-stamp-format: "%:y-%02m-%02d"
43time-stamp-end: "\n"
44end:

Return to:

Send suggestions and report system problems to the System administrator.