summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorAndreas Politz <politza@hochschule-trier.de>2014-12-01 22:26:34 +0100
committerAndreas Politz <politza@hochschule-trier.de>2014-12-01 22:26:34 +0100
commit084086ab4cc7bfeccd6972b3534c009e647dc3cf (patch)
tree3acefabfcae72f64881908ebf63847ae616c2b4e /TODO
parent3f35ff3fe070a4de40e34a971960a96e1806d06a (diff)
Added TODO item.
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index d15fd57..fc9f75f 100644
--- a/TODO
+++ b/TODO
@@ -14,3 +14,5 @@
** Updating the list buffer is too slow
+ Update it incrementally.
+ Possibly skip the update if the buffer is not visible.
+* epdfinfo
+** Split the code up in several files.