forTEXT / catma

Computer Assisted Text Markup and Analysis
https://www.catma.de
GNU General Public License v3.0
87 stars 8 forks source link

Show annotations in Analysis mode #324

Open danbalogh opened 1 year ago

danbalogh commented 1 year ago

When making a text query (wildcard or regex) in Analysis mode, I would very much like to see the tags present in the result and its context shown in the result list. Coloured underlines with tooltips, as in Annotate mode, would be a good way to display these. If implementing this is too complex, would it be possible to make the result list of a query clickable, as in KWIC view, so that clicking a particular result would take me to that place in Annotate mode?