Open schloett opened 9 years ago
At the moment intended, the current implementation listens on selections in the page, and adds the whole selection as query (doubleclicking equals a selection and each new selection is added as a new query). Adding keywords via doubleclick has been deferred, what we aim to do first, is to provide a context-menu for a selection, which allows the user to decide whether to add the selection to the current query, add the selection as a new query or set the surrounding paragraph as active paragraph (relevant in case the paragraph has not been recognized by c4), see issue https://github.com/EEXCESS/c4/issues/14.
Could double-click be added until the end of the week? Because of the "user-interaction model" user study that will start.
Just a comment on that - we currently have a bad internet connection - so DoSeR does not return any keywords. I tried to manually create a query by double-clicking on keywords from the page. Double click adds a keyword (that works find), but when I double click on the next term, the previous keywords is overriden (only one search term remains). Intended/known?