Task #3341
Load, corpus restoration, display progression information
Status: | New | Start date: | 02/15/2023 | ||
---|---|---|---|---|---|
Priority: | Normal | Due date: | |||
Assignee: | - | % Done: | 80% |
||
Category: | Corpus | Spent time: | - | ||
Target version: | TXM 0.8.3 |
Description
At first launch, TXM restores previous corpora by sets and displays in the console a message for each corpus restored while a progression dialog box is displayed BUT the progression dialog box itself doesn't show any progression information. When there are a lot of corpora, we should help the user to know where we are in the process.
Solution¶
For each corpus set and for each corpus in it, display progression information in the progression dialog box composed of four informations:- the current number of the set being restored and the total number of corpora sets being restored (e.g. '2/3')
- the name of the current set being loaded (e.g. 'Corpora from TXM 0.8.2')
- the current number of the corpus being loaded and the total number of corpora to load from the current set (e.g. '2/8')
- the name of the corpus being loaded (e.g. 'VERNE-2022-09-01')
History
#1 Updated by Matthieu Decorde about 1 month ago
- % Done changed from 0 to 80