mirror of https://github.com/rm-dr/daisy
Updated TODO
parent
fbc0a46e00
commit
088853014e
9
TODO.md
9
TODO.md
|
@ -61,6 +61,15 @@
|
||||||
- Color configuration?
|
- Color configuration?
|
||||||
- Show base units on error
|
- Show base units on error
|
||||||
|
|
||||||
|
## Units
|
||||||
|
- Abbreviations: kWh, bps, fps, dot/in, px/in, parts-per-x(ppm, ppb, ppt, ppq), percent(pct)
|
||||||
|
- Selective prefixes: tonne (k M G), Byte (TiB, etc), calorie (kcal)
|
||||||
|
- Print units with powers instead of /
|
||||||
|
- HMS for degrees
|
||||||
|
- Exact radians, using pi constant?
|
||||||
|
- Constant toml file (update doc in units.toml)
|
||||||
|
- Weird units: flops, lumen, lux, bel
|
||||||
|
|
||||||
## Bonus
|
## Bonus
|
||||||
- Plural unit names
|
- Plural unit names
|
||||||
- Manpage
|
- Manpage
|
Loading…
Reference in New Issue