EEXCESS / chrome-extension

Chrome extension for displaying cultural and scientific resources in the context of a web page. The extension integrates other modules like C4, the Visualization Widgets and PEAS.
2 stars 2 forks source link

add keywords by double clicking terms in page #37

Open schloett opened 8 years ago

chseifert commented 8 years ago

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?

schloett commented 8 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.

chseifert commented 8 years ago

Could double-click be added until the end of the week? Because of the "user-interaction model" user study that will start.