From f794c204aa3af1798684522cfcf2024e90752310 Mon Sep 17 00:00:00 2001 From: Julien Valroff Date: Sun, 26 Jul 2009 12:15:05 +0000 Subject: [svn-inject] Installing original source of rapid-photo-downloader --- rapid/TODO | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 rapid/TODO (limited to 'rapid/TODO') diff --git a/rapid/TODO b/rapid/TODO new file mode 100644 index 0000000..5465850 --- /dev/null +++ b/rapid/TODO @@ -0,0 +1,26 @@ +For major release (0.10.0): +=========================== + +* sequencing: + - allow generation of unique sequences based on date time for last 1 - n days, via menu + +* download profiles (combinations of subfolder and image renaming preferences) +* better handle preference changes while downloads are occurring +* handle unexpected media removal, disk full, all kinds of write errors +* indicate different levels of error better in log window +* sum amount of images to be downloaded, and how much free space on the file system +* check download locations and sources still valid when starting the application +* rework checkPrefsForValidity() to account for multiple subfolder problems + +For future releases: +==================== + +* Better application icon -- help needed! +* Get more metadata + - lens +* User defined camera model mapping +* Job codes +* use python's high performance deque to improve idletube + + + -- cgit v1.2.3