lens
lens copied to clipboard
Lens - open science content creation and display
Would be nice if when we clicked a bib citation [1-4] if we saw all 'related' bib citations too. Which are the ones that have as target 1,2,3 or 4....
I think we only need it in the reader. We want to to be able to reveal where a figure is referenced. We should a focus button also in the...
Let's just integrate with ORCID for handling paper authors. That way we don't need to manage this data ourselves, and support a open service that is accepted by researchers.
First step is introducing comments. That way we can combine create and review stage. We may later want to think about a 'review' mode for the writer where just review...
Would help a lot, to have placeholders for title, abstract etc. We just don't have a concept for it, yet.
Currently we solve it like this: In `lens_writer.js`: ``` js this.handleStateUpdate = function(newState) { // var oldState = this.state; var doc = this.getDocument(); function getActiveNodes(state) { if (state.citationId) { var...
Registry returned 404 for GET on https://registry.npmjs.org/lens-writer
When double clicking on a paragraph i would expect that all text gets selected. Currently those citation islands which are not editable are blocking the selection to be expaned, and...
Currently it's not possible to search for references in safari.
Don't know how to do this in jQuery yet.