Feature #1447

Mis à jour par Matthieu Decorde il y a presque 6 ans

Queries used to build subcorpora should be added to the queries history.

It may be interesting to distinguish the history of queries using by some commands (Concordance, Index...) from the history of queries used by other commands (Subcorpus...). To be discussed.

h3. Solution

TXM 0.8.0 no more stores queries. The current alternative is to keep results in the corpus view.

A real history mechanism but be implemented.

-The
QueryQidget has his own history which is lost between TXM sessions. The old Query view stored the query per Corpus.

A new query history manager should allow to keep the queries between sessions and should allow to share queries between corpus.- corpus.

Retour