cadeyrn / bookmarks-organizer

With the Bookmarks Organizer it's easy to put order in your bookmarks. The Bookmarks Organizer finds no longer working bookmarks, redirects, duplicates and more!
https://addons.mozilla.org/en-US/firefox/addon/bookmarks-organizer/
Mozilla Public License 2.0
180 stars 31 forks source link

Estimated time for scan needs to be noted in beginning #228

Closed Ecofoot closed 10 months ago

Ecofoot commented 10 months ago

The SCAN takes a long time! An estimate of the amount of time needed for full scan should be conveyed in beginning. Perhaps scan should do "chunks" of browser tree if many bookmarks then save these "chunks" to separate files with folder structure.

cadeyrn commented 10 months ago

It is not possible at all to estimate the time before the scan since it depends on multiple factors, including your network stability and available bandwidth, the response time from the servers, whether one or two requests have to be made per bookmark, and probably more.

Illegal-Services commented 10 months ago

Well it is possible if you only look backward. You see how much progressed so far, and estimate this percentage with the completed one. Of course that makes it possible to do it but, it won't be an absolutely accurate result.

cadeyrn commented 10 months ago

A serious estimation is not really possible. You can have the best internet speed and stability when you start the check, and after an undefined amount of checked bookmarks it suddenly becomes very unreliable. Also, it depends on the bookmarked pages whether one or two checks per bookmark are needed. And if you have many bookmarks for one domain, it's also possible that the server of this website will block or throttle you after x requests. So the progress has really no meaning for the remaining bookmarks.

Illegal-Services commented 10 months ago

I completely agree with that