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

Support showing stored items stats #844

Open
2 tasks done
750 opened this issue Aug 20, 2024 · 8 comments
Open
2 tasks done

Support showing stored items stats #844

750 opened this issue Aug 20, 2024 · 8 comments
Labels
enhancement New feature or request

Comments

@750
Copy link

750 commented Aug 20, 2024

Before Submitting Your Feature Request

  • Check that there isn't already a similar feature request to avoid creating a duplicate.
  • I have seen the FAQ.

Problem

(tried searching issues and looking though the app, didn't find this feature)

Basically I want to see what's in my Maccy storage: how many copies, their size distribution and so on.

Apart from this data being just fun it's also useful to estimate performance (if I have many big copies, search works slower)

Solution

Stats could be shown in settings -> storage

Screenshot 2024-08-20 at 23 31 00
@750 750 added the enhancement New feature or request label Aug 20, 2024
@750 750 changed the title Support showing stored items stats Support showing stored items stats and manual deletion of big items Aug 20, 2024
@750 750 changed the title Support showing stored items stats and manual deletion of big items Support showing stored items stats Aug 20, 2024
@p0deje
Copy link
Owner

p0deje commented Aug 21, 2024

Some information is already show in a preview popup (number of copies, timestamps, etc)

@fengmikaelson
Copy link

Some information is already show in a preview popup (number of copies, timestamps, etc)

is there a limit of the max size count ?when i input 2000,and click the button up to 2001,it become 201;it seems like there is a bug in here

@p0deje
Copy link
Owner

p0deje commented Sep 23, 2024 via email

@fengmikaelson
Copy link

Can you add a screenshot to understand better?On Sep 22, 2024, at 18:34, fengmikaelson @.> wrote: Some information is already show in a preview popup (number of copies, timestamps, etc) is there a limit of the max size count ?when i input 2000,and click the button up to 2001,it become 201;it seems like there is a bug in here —Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you commented.Message ID: @.>

could u see this video?

2024-09-28.21.31.37.mp4

@fengmikaelson
Copy link

Can you add a screenshot to understand better?On Sep 22, 2024, at 18:34, fengmikaelson @.> wrote: Some information is already show in a preview popup (number of copies, timestamps, etc) is there a limit of the max size count ?when i input 2000,and click the button up to 2001,it become 201;it seems like there is a bug in here —Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you commented.Message ID: @.>

and there is another bug i found ....
i enter 1000 and click up botton, it return to 100,but when i enter 999,and click up botton,it can be add to 1000 and more and won't be reset to 100

2024-09-28.21.35.57.mp4

@p0deje
Copy link
Owner

p0deje commented Sep 28, 2024

@fengmikaelson The current limit is 999 items.

@fengmikaelson
Copy link

Can you add a screenshot to understand better?On Sep 22, 2024, at 18:34, fengmikaelson @.> wrote: Some information is already show in a preview popup (number of copies, timestamps, etc) is there a limit of the max size count ?when i input 2000,and click the button up to 2001,it become 201;it seems like there is a bug in here —Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you commented.Message ID: _@**.**_>

and there is another bug i found .... i enter 1000 and click up botton, it return to 100,but when i enter 999,and click up botton,it can be add to 1000 and more and won't be reset to 100

2024-09-28.21.35.57.mp4

@p0deje but this video,the limit can up to 1000+ and more,so is it fake? in fact ,limit is always 999?

@p0deje
Copy link
Owner

p0deje commented Oct 5, 2024 via email

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

3 participants