#1
|
|||
|
|||
import progress
Importing is a lengthy process (which I have learned to appreciate instead of complaining about, as now I know it also includes the keyword indexation).
It would help if there was some kind of progress indicator. I understand it might be a bit problematic to iterate through whole file and count the totals only to be able to show percentual progress, though it would be nice too. But I would be even happy if there was a simple indicator that showed how many items were imported already, which I believe might be very simple to implement. Mbox import in particular, though others might be helpful as well. It would help a lot to plan the time schedule, as UR pretty much takes over the computer until the import is finalized. |
|
|