Updated TODO

pull/2/head
Mark 2023-06-13 09:12:50 -07:00
parent fbc0a46e00
commit 088853014e
Signed by: Mark
GPG Key ID: AD62BB059C2AAEE4
1 changed files with 9 additions and 0 deletions

View File

@ -61,6 +61,15 @@
- Color configuration?
- 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
- Plural unit names
- Manpage