aboutsummaryrefslogtreecommitdiff
path: root/TODO
blob: 78f7ebf322b6c6c01b7e59b853e0c65131342d49 (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
66
67
68
69
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 implement %t in name template, where the array of desired tags will be
   inited


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, perhaps with some kind of euristics for
   analyzing the bigest time interval between shots)

-  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

-  check free space before start batch operation (probably find given file with
   maximum lenght and compare it with 1/3 of free space or 1/2 if --no-backup is
   defined)


User interface

-  GUI on PerlTk (due to WinCE hasn't real console) with some additional
   functions such as keywordizer


File naming

q  virtual renaming


Verbosity

q  to implement progress indicator or spinning indicator


Code

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

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


Other

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

Return to:

Send suggestions and report system problems to the System administrator.