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

Suggestion: Add progress/activity bar while scanning #9

Open
bubbob42 opened this issue Oct 30, 2023 · 4 comments
Open

Suggestion: Add progress/activity bar while scanning #9

bubbob42 opened this issue Oct 30, 2023 · 4 comments
Labels
enhancement New feature or request

Comments

@bubbob42
Copy link

Scanning dirs is fast on "high end" classic machines, but could potentially take a long time on slower ones.

Suggestion: Add an activity animation or (progress) bar during scan.

@Arisamiga Arisamiga added the enhancement New feature or request label Oct 30, 2023
@Arisamiga
Copy link
Owner

Thank you for your suggestion!

Unfortunately, this is not possible with how Mnemosyne works as it scans the directories recursively so it does not know what the total of the directory is either in size or files.

As this is not possible I am closing this Issue if you have any further comments or issues don't hesitate to re-open it!

@bubbob42
Copy link
Author

Hi!

It is not necessary to show progress. But is would be nice if users knew that the tool didn't freeze. Currently, one has to check HD activity LED for this (which might not be connected on some HD controllers).

IMO it would be sufficient to

  • either show the current scan path in the window title while scanning or open a subwindow displaying the current scan path or
  • even simpler: just display "scanning..." somewhere (you could animate the "...")

@Arisamiga
Copy link
Owner

Hi!

It is not necessary to show progress. But is would be nice if users knew that the tool didn't freeze. Currently, one has to check HD activity LED for this (which might not be connected on some HD controllers).

IMO it would be sufficient to

  • either show the current scan path in the window title while scanning or open a subwindow displaying the current scan path or
  • even simpler: just display "scanning..." somewhere (you could animate the "...")

Hello! Mnemosyne already has one of the features which basically displays "Scanning" followed by the name of the directory you are scanning.

mnemosyne_scanning

@Arisamiga Arisamiga reopened this Oct 31, 2023
@bubbob42
Copy link
Author

Hi!
It is not necessary to show progress. But is would be nice if users knew that the tool didn't freeze. Currently, one has to check HD activity LED for this (which might not be connected on some HD controllers).
IMO it would be sufficient to

  • either show the current scan path in the window title while scanning or open a subwindow displaying the current scan path or
  • even simpler: just display "scanning..." somewhere (you could animate the "...")

Hello! Mnemosyne already has one of the features which basically displays "Scanning" followed by the name of the directory you are scanning.

Yes, but at the moment this will display the root path. If we scan a large partition (could take half an hour or more), it'll remain static.

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
Status: Ideas
Development

No branches or pull requests

2 participants