Sarven Capadisli

Results 326 issues of Sarven Capadisli

When a user signs in, dokieli should be able to fetch personal (private?) annotations, without having to go through article's inbox. Possible places to look into: `as:outbox` (ideal?), `pim:storage` (possible?),...

UI
feature
storage
annotations

Analogous to https://dokie.li/acm-sigproc-sp and https://dokie.li/lncs-splnproc , create the IOS Press authoring guidelines in HTML using the content from https://github.com/vtex-soft/texsupport.iospress-ds/blob/master/iosart2x.pdf at /iospress (or maybe iosart2x?) and use iospress.css as default stylesheet....

UI
feature
extension
status: Postponed

- [ ] Software (anything in the UI) - [ ] Content on homepage, documentation..

UI
documentation

If a user doesn't have a `solid:preferredProxy` in their profile, built-in `DO.C.ProxyURL` value will be used to make requests when proxy is required (see also https://github.com/linkeddata/dokieli/issues/230 ). If/when built-in proxy...

UI
feature

Where applicable, and if the UI permits, saving the article should create a versioned (timestamped) copy. The canonical URL of the article should point (like a symlink or redirect) to...

status: Postponed
resource-versioning

View: * [ ] Add node labels, eg. use `getResourceLabel` * [ ] Add node colours, eg. based on `rdf:type`? * [ ] Add edge labels * [ ] Add...

UI
feature
RDF

Beyond just copying (eg via *Save As*) some changes (add/delete) may have been introduced eg addition of inbox, annotation, as well as the provenance data. There should be an additional...

UI
feature
status: Postponed

On *Save As* with *copy to storage* selection generally two things happen: article's relative references are updated, and the relative resources are copied to destination using the same structure at...

bug
UI
architecture

In *Save As*, the user can choose to copy relative URLs of `@src`, `link@ref`, `object@data`. The assumption there is that media, CSS, and JavaScript are of interest to copy over....

question
architecture
status: Needs Review

Reported by @kidehen : On browser extension, when `Edit` is triggered (from the menu) it appears to destroy the event listening on the document menu (to show/hide). This issue doesn't...

bug
browser-extension