Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 569 Bytes

TODO.md

File metadata and controls

17 lines (15 loc) · 569 Bytes

TODO

  • Add basic calculation mechanism for saved time and recalculated time.
  • Integrate clap.rs for command line argument parsing.
  • Add basic tests for the calculation mechanism.
  • Integrate basic flags:
    • --help
    • --version
    • --duration-only
    • --time-saved-only
    • --seconds
    • --emoji
    • --raw
    • --unit
  • Add an indicator for the leftover time in the current day.
  • Integrate with dijo for automatic time tracking.