-
-
Notifications
You must be signed in to change notification settings - Fork 8
Home
Marcel Eichner edited this page Jun 28, 2019
·
63 revisions
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.
You can also check the list of Pull-Requests for features and fixed which are not merged and in progress.
Ideas for new features. Not ordered by priority. Features which are in development are linked to the Pull-Requests.
- change the amount of time tracked on a entry
mite amend 123456 --minutes 21871 - documentation
- add one or more animations that show mite-cli in action
- config in
.config/mite-clior$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
- filter by the project
- optional colors for values above a specific value to highlight values which are very high an errerous?
- time zone support for localized date & times
- a column which shows a trimmed version of "note"
- account info - [ ] use currency from account info - [ ] use time zone from account info
-
--columnscompletion 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
--widthoption