Skip to content
Marcel Eichner edited this page Oct 23, 2019 · 63 revisions

Done

From time to time there are some new features and fixed being added to the develop branch. Check the commits on that branch for upcoming features.

Check the releases list or the CHANGELOG for version history.

In Progress

You can also check the list of Pull-Requests for features and fixed which are not merged and in progress.

Ideas

Ideas for new features. Not ordered by priority. Features which are in development are linked to the Pull-Requests.

  • mite list -3days or similar for seeing last 3 days
  • mite list friday calculates the date of "Last friday"
  • change date of single time entries ("move" them)
  • notification when there’s a newer mite-cli available? (like notes selfupdate)
  • change the amount of time tracked on a entry mite amend 123456 --duration 21871
  • documentation
    • add one or more animations that show mite-cli in action
  • config in .config/mite-cli or $XDG_CONFIG_HOME
  • use alternate config by —-config <filename>
  • multi-client support with multiple API keys setup (or --config?)
  • mite-list
    • filter by the service not needed when using auto-commpletion
    • filter by the project not needed when using auto-commpletion
    • optional colors for values above a specific value to highlight values which are very high an errerous?
  • time zone support for localized date & times
  • mite list --from --to with more flexibility like " 3 days" "+3 months" and then calculate the according param
  • a column which shows a trimmed version of "note"
  • account info - [ ] use currency from account info - [ ] use time zone from account info
  • --columns completion when there are already columns mentioned
  • find a way to limit table width to terminal width (current table library doesn’t have support for that), optional with --width option
  • show budget usage in project list as extra column (similar to "report->project" in mite cli"
  • concept for budget "almost reached" or "reached" alerts

Clone this wiki locally