-
-
Notifications
You must be signed in to change notification settings - Fork 8
Home
Marcel Eichner edited this page Apr 24, 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.
- read currency Code from account
- add currency as extra column
- mite config
- highlighting rules (replacing the static JIRA and github highlighting)
- sort in the reversed direction, f.e.
mite --sort-direction asc|desc, entries list of the API methods provide adirectionparameter for sorting in another direction though sorting could also be done on the client side … - add client side sorting
- sort by multiple fields
- define reverse order with „-„ in front of attribute
- multi-client support with multiple API keys setup
- find a way to show tables using terminal width (current table library doesn’t have support for that), optional with
--widthoption