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] Add total 'print time' and 'filament used' for deleted prints too #841

Open
puterboy opened this issue Nov 23, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@puterboy
Copy link
Contributor

It would seem like there are 2 valid use cases for wanting to know total 'print time' and 'filament used'

  1. You want to know how much time and filament were used by your successful prints which may typically correspond with your non-deleted print history
  2. You want to know the total time and filament used by all prints regardless of whether you deleted them from your print history.

Since the metadata behind 'deleted' prints are still saved in db.sqlite3, it should be possible to also include deleted prints in the total print time and filament usage.
Perhaps add a checkbox that would allow you to (optionally) include deleted prints.

@kennethjiang kennethjiang added the enhancement New feature or request label Dec 1, 2023
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

2 participants