aboutsummaryrefslogtreecommitdiff
path: root/TODO
blob: 1612702a536f50490c3d876317fa63d35f8f0a85 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
TODO SEMANTICS

-	not yet
+-	partialy done
+	already done
?	needs to be checked
q	optional feature


EXIF tags

q  to write to some tag the options passed to renrot

+- to review XMP tags related code

q  to implement %t in name template, where the array of desired tags will be inited

+- smart rotation of Orientation tag (where used --only-orientation)


Disk I/O

-  decrease disk IO operations as possible

-  to implement possibility to work with other formats, which use EXIF
   mechanism (conversions by ImageMagick and/or netpbm as well as jpegtran)

+- implement aggregation option (to aggregate large bundle of files
   according the different time intervals, perhapse with some kind of
   euristics for analyzing the bigest time interval between shots)

q  to write intellectual aggregation on clisp

-  to fix the feature with --aggr-template SOMENAME, when SOMENAME is dumb
   name, no % character and than renrot moves all to SOMENAME directory it'll
   be called OUTDIR

-  to implement possibility to work with several IN directories and to
   output to the set of OUT directories

-  avoid hard link making where in and out files on different partitions


File naming

-  to add --counter-from option to let counting start from any desired number
   and add --counter-step


Verbosity

q  to implement progress indicator or spinning indicator


Other

-  UTF8fy (comments, tags, ...) since it's not implemented in ExifTool yet

-  to tune style look of comments, code e.t.c.

+- to review the code to optimize it where it's possible.

Return to:

Send suggestions and report system problems to the System administrator.