-
-
Notifications
You must be signed in to change notification settings - Fork 545
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
Comments
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 |
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 |
and there is another bug i found .... 2024-09-28.21.35.57.mp4 |
@fengmikaelson The current limit is 999 items. |
@p0deje but this video,the limit can up to 1000+ and more,so is it fake? in fact ,limit is always 999? |
Yes, limit is 999 max. On Oct 5, 2024, at 06:05, fengmikaelson ***@***.***> wrote:
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?
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Before Submitting Your Feature Request
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
The text was updated successfully, but these errors were encountered: