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 Request: Store the date when an item gets checked #9

Open
Welcius opened this issue Nov 6, 2021 · 0 comments
Open

Feature Request: Store the date when an item gets checked #9

Welcius opened this issue Nov 6, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@Welcius
Copy link

Welcius commented Nov 6, 2021

Is your feature request related to a problem? Please describe.
I like to keep track of which items I check on a daily basis, it is very useful for trades, general overviews...

Describe the solution you'd like

  • The date should be stored whenever a new item/item variant is checked and past checked items should have a null date value.
  • A new filter should be added to be able to query by days, such as: before date, after date, specific date and range date.
  • A view to easily check which items you have checked today, yesterday and past week.

Describe alternatives you've considered

  • Constantly check trading websites purchase history.
  • Writing down the items which I obtained today.

Additional comments
I feel like storing metadata about the items is becoming a necessity, so I think it would be a good idea to transform the local storage data structure to handle new features such as this one.

@Welcius Welcius added the enhancement New feature or request label Nov 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant