All distros bump to 1.1.5-3
[gonvert] / support / TODO
1 - Add popup dialog box when "write units" to explain that writing
2   goes to standard output. to write to filename.txt gonvert must 
3   be started in console mode as follows:
4     gonvert > filename.txt
5     
6 - add AWG (American Wire Gauge) conversions from Diameter/length and Area.
7
8 - add volume of a sphere with diameter given in:
9         - inches, feet, metres, cm.
10         
11 - add subcategories, especially for common measures:
12         - length,area,mass: all,foriegn,ancient
13         
14 - add saveable customisable units for derived unit categories:
15         - accelation (length/time²)
16         - angular velocity (angle/time)
17         - Computer data flow rate (computer data/time)
18         - density (mass/volume)
19         - energy | work ( force · time)
20         - flow dry/liquid (volume/time)
21         - velocity (length/time)
22         - fuel efficiency: (length/volume) (NEW*)
23         - etc...
24         - probably use pickle method
25         - probably use pop up window to define numerator and denominator units
26           each with pull down selections.
27         
28 - detailed instructions for creating your own conversions
29 - Morse code converter
30 - add:  - angular acceleration
31         - torque
32 - add ASCII to computer numbers (convert Hex to ASCII)
33
34 - Add bookmarks (certain categories and units preselected, Ex:
35         ^A add bookmark
36         ^B view bookmarks
37         edit bookmarks
38         ^right ^left to go to previous and next bookmarks
39         command line option to start up with bookmark
40
41 - Add history (possibly similar to bookmarks)
42         - a popup dialog showing last x pairs
43         - ability to remove a pair from history
44         - display group:unit1[,unit2]