Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: allow user to specify date range for transaction listings #33

Open
billglover opened this issue Jun 25, 2018 · 0 comments
Open
Labels
enhancement New feature or request hacktoberfest
Projects

Comments

@billglover
Copy link
Owner

Issue type: feature

Current behaviour:
Transaction listings, e.g. starling-cli list txns display a listing of the most recent transactions. The number of transactions returned can be set with the --limit flag. There is currently no way to indicate the range of transactions returned.

Desired behaviour:
Transaction listings can be requested between two dates, e.g. starling-cli list txns --from 10/01/2018 --to 31/01/2018. The behaviour of the --limit flag is questionable in this scenario but it may make sense to ignore it.

@billglover billglover added the enhancement New feature or request label Jun 25, 2018
@billglover billglover added this to To do in development via automation Jun 25, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request hacktoberfest
Projects
development
  
To do
Development

No branches or pull requests

1 participant