From f40fb1491566bf7770fa6200ebca77d90078891b Mon Sep 17 00:00:00 2001
From: Paul McCarthy <pauld.mccarthy@gmail.com>
Date: Tue, 7 Jul 2015 16:42:46 +0100
Subject: [PATCH] TODO list

---
 TODO | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/TODO b/TODO
index 843ef5310..5f23d2cd8 100644
--- a/TODO
+++ b/TODO
@@ -1,4 +1,4 @@
-
+\
 TODO LIST -*- mode: org; -*-
 
 A mixture of things to do, things which might be nice to do, and things which
@@ -135,6 +135,7 @@ perhaps into a standalone module...
 ** DONE Graceful handling of bad input filenames
 ** DONE Aspect ratio on slicecanvas zoom, and panning is broken.
 * Little things
+** A 'MELODICTimeSeries' thingo, just like the FEATTimeSeries - plot component time courses alongside a voxel's time course.
 ** Add 'load colour map' button to VolumeOpts settings panel. If you do this, you could probably remove the option from the file menu.
 ** Colour command line (e.g. renderpy background) should be floating point  in the range [0, 1]
 ** GLModel - annotate view with model name
-- 
GitLab