Feature #1661
RCP: X.X, Delete concordance lines V1
Statut: | Closed | Début: | 08/02/2016 | |
---|---|---|---|---|
Priorité: | Normal | Echéance: | ||
Assigné à: | - | % réalisé: | 100% |
|
Catégorie: | UI | Temps passé: | - | |
Version cible: | TXM 0.7.8 |
Description
see specifications at https://groupes.renater.fr/wiki/txm-info/public/specs_concordance#edition_de_la_concordance
Be able to edit a concordance by deleting concordance lines
Solution¶
implementation
Use the "delete" CQL operator.
MATCH_INDEX {0, number of matches in the sub-corpus}
delete SUBCORPUSNAME MATCH_INDEX
ui
- select the lines to delete
- call the DeleteLines command with:
- key bindings: "DEL" or "BACKSPACE" keyboard key
- contextual menu: "Delete"/"Supprimer" menu entry
- menu: not available
Validation test¶
- Build a concordance of "j.+" with the VOEUX corpus
- select the 3rd line ("jeunes") and the 5th line ("jour")
- press the "Suppr" key or select "Delete line" in the contextual menu
- The 2 lines are removed.
- close the concordance result and re-open it. The lines are still missing.
Historique
#1 Mis à jour par Serge Heiden il y a plus de 9 ans
Would it be possible to add a third mean of access to the delete command? --> a [delete] (red cross) button in a tool bar, or not far from the 'start annotation' button. Active only when there are some lines selected in the concordance.
#2 Mis à jour par Matthieu Decorde il y a plus de 9 ans
- Sujet changé de RCP: X.X, Delete concordance line à RCP: X.X, Delete concordance lines V1
- Description mis à jour (diff)
#3 Mis à jour par Matthieu Decorde il y a plus de 9 ans
- Description mis à jour (diff)
#4 Mis à jour par Matthieu Decorde il y a plus de 9 ans
- % réalisé changé de 0 à 80
#5 Mis à jour par Matthieu Decorde il y a plus de 9 ans
- Description mis à jour (diff)
#6 Mis à jour par Serge Heiden il y a environ 9 ans
- Description mis à jour (diff)
#7 Mis à jour par Sebastien Jacquot il y a plus d'un an
- Statut changé de New à Closed
#8 Mis à jour par Sebastien Jacquot il y a plus d'un an
- % réalisé changé de 80 à 100