aboutsummaryrefslogtreecommitdiff
path: root/TODO
blob: 17113f5c3f4245ece57644ce8569dc4beacb8246 (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
62
63
64
65
TODO SEMANTICS

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

EXIF tags

+  to write to some tag sometning like "Processed with RenRot"

q  to write to some tag the options passed to renrot

+- to review XMP tags related code


Disk I/O

+  to implement work with separate files rather than with whole directory

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

-  decrease disk IO operations as possible

-  to implement possibility to work with other formats, which use EXIF
   mechanism


File naming

+  to implement possibility to add patterns for file naming ( to make it
   possible to name files in a different ways, YYYYMMDDHHmmSS, YYMMDDHHmmSS
   e.t.c.)

-  to 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 )

+  to make the file name counter format of the dynamic length, according
   the files number in the directory to process, it means NN for the number
   less than 100, e.t.c.

?  to fix the feature with --aggr-template SOMENAME, when SOMENAME is dumb
   name, no % character and than renrot moves all to SOMENAME directory

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

-  to add --counter-step

Verbosity

+- to complete verbose output option implementation

q  to implement progress indicator or spinning indicator


Other

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

+  to implement --no-mtime, and put it to the config

?  to write the function 'on/off validator' NO NEED SINCE IT'S IMPLEMENTED IN getOptions()

Return to:

Send suggestions and report system problems to the System administrator.