Rainer Simon

Results 169 issues of Rainer Simon

User feedback: > For me as a new user it was rather un-intuitive how to add collaborators to folders. I had to be careful to click exactly on the user...

Good First Contribution

According to this example (CC @thegsi) ``` { "@context": [ "http://www.w3.org/ns/anno.jsonld", "http://iiif.io/api/presentation/3/context.json" ], "metadata": [ { "label": "Title", "value": "Quarta Asiæ tabula" } ], "logo": { "service": { "@context": "http://iiif.io/api/image/2/context.json",...

Via CETEIcean, footnotes represented as a element just appear inline in the text. Should/could we find a (reasonably simple...) solution that would make them appear as actual footnotes? E.g. at...

The way TEI export is supposed to work is: - single-file documents should export as a TEI XML file (as is the case) - multi-file documents should export as a...

XML comments get removed when exporting a TEI document. Ideally, we should also leave the comments untouched. TODO: find out whether it's possible to keep them during the parse-modify-serialize cycle...

Looks like Chrome messes up highlight rendering for Hebrew text: the highlights appear shifted by some offset (e.g. half a character), despite the SPANs in the underlying markup being correct....

Good First Contribution

Causes things to break (because Recogito can't identify the file type), but also causes a StringIndexOutOfBounds exception. Catch this case, and produce a proper, user-readable error message.

- [ ] insert paragraph tags for `\n` (or `\n\n`?)

Because this has now come up as a user request multiple times: A user should be able to take someone else's document backup, and restore it to their own workspace....

Recogito isn't out of production yet, but I'm already seeing people upload single-file documents, which (according to their titles) look like they'd be better represented as one multi-file document. On...

DocumentAdmin