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

Update status bar to dynamically update to page content #5

Closed chseifert closed 8 years ago

chseifert commented 9 years ago

Extent the status bar such that it shows the detected keywords for the currently visible page content. Requires:

schloett commented 8 years ago

keywords can be set in the search bar by providing contextKeywords as defined in the EEXCESS query profile. Users can: (de-)activate keywords, delete keywords, add new keywords manually and change the main topic via drag 'n' drop (can also be edited manually). Whenever a change occurs, a new query will be triggered. Functionality for adding keywords from the page is still missing, created a new issue #37 for this.