aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndy Shevchenko <andy@smile.org.ua>2013-05-05 08:02:50 +0000
committerAndy Shevchenko <andy@smile.org.ua>2013-05-05 08:02:50 +0000
commit76181f652e330ec29b0afedf2f127fe99858f439 (patch)
treed45b94f038bebbb8bdc65735a390dd811ad5aa47
parentf75c8e5a0e7a7d74d793ca9997184d6f1004932b (diff)
downloadrenrot-76181f652e330ec29b0afedf2f127fe99858f439.tar.gz
renrot-76181f652e330ec29b0afedf2f127fe99858f439.tar.bz2
doc: update TODO a bit
Signed-off-by: Andy Shevchenko <andy.shevchenko@gmail.com> git-svn-id: file:///svnroot/renrot/trunk@623 fe2816f4-e837-0410-b10a-f608c9d244a1
-rw-r--r--TODO29
1 files changed, 12 insertions, 17 deletions
diff --git a/TODO b/TODO
index 87743be..3d85012 100644
--- a/TODO
+++ b/TODO
@@ -3,4 +3,3 @@ TODO SEMANTICS
3- not yet 3- not yet
4+- partialy done 4+ partialy done
5+ already done
6? needs to be checked 5? needs to be checked
@@ -11,3 +10,3 @@ BUGS
11 10
12- make possible to use same EXIF tags in different groups 11- make possible to use the same EXIF tag names in the different groups
13 12
@@ -16,5 +15,5 @@ EXIF tags
16 15
17q to write to some tag the options passed to renrot 16q to write the options passed to renrot to a tag
18 17
19+- to implement %t in name template, where the array of desired tags will be 18+ to implement %t in name template, where the array of desired tags will be
20 inited 19 inited
@@ -24,6 +23,6 @@ PLUGINS
24 23
25- plugin interface implementation (EXIF data transfer variant) 24- plugin interface implementation (EXIF data transfer variant?)
26 25
27- print some text on image (i.e. date and timestamp) [guess perl-GD will be 26- print some text on image (i.e. date and timestamp) [guess perl-GD will be
28 optional requrement] 27 optional requrement] (+ watermarks)
29 28
@@ -33,5 +32,3 @@ PLUGINS
33 32
34+- index page (from thumbnailimages) 33+ index page (from thumbnailimages)
35
36- shrinking e.t.c.
37 34
@@ -45,10 +42,8 @@ Performance
45 42
46- to implement --no-rename option ... 43- decrease disk IO operations wherever it's possible
47
48- decrease disk IO operations as possible
49 44
50+- to implement possibility to work with other formats, which use EXIF 45+ to implement possibility to work with other formats, which use EXIF
51 mechanism (conversions by ImageMagick and/or netpbm as well as jpegtran) 46 mechanism (conversions by ImageMagick and/or netpbm as well as jpegtran)
52 47
53+- implement aggregation option (to aggregate large bundle of files according 48+ implement aggregation option (to aggregate large bundle of files according
54 the different time intervals, perhaps with some kind of euristics for 49 the different time intervals, perhaps with some kind of euristics for
@@ -95,5 +90,5 @@ Code
95 90
96+- to review the code to optimize it where it's possible. 91+ to review the code to optimize it where it's possible.
97 92
98+- to tune style look of comments, code, e.t.c. 93+ to tune style look of the comments, code, e.t.c.
99 94

Return to:

Send suggestions and report system problems to the System administrator.