-
Notifications
You must be signed in to change notification settings - Fork 11
Enhancements to DataKitchen #31
Copy link
Copy link
Open
Labels
good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
jeff-zucker
opened on Mar 11, 2022
Issue body actions
- reads & writes local file-system Resources & Containers
- Turtle
- JSON-LD
- text files
- images
- audio
- video
- reads and respects local settings
- local solid webid but only when on local page
- local solid profile
- local solid preferences (e.g. action icons depending on audience = developer/power-user)
- Local iconBase for completely offline work
- respects offline nature of local pages
- does not attempt to login on write on local page1
- does not show login/logout/signup buttons when on local page
- does not offer to login to Data-Kitchen local URL on IDP menu
- [x ] respects online nature of non-local pages
- operates with same databrowser in same window/tab as pod access
- non-local pages show signInOrSignUpButton
- login redirects to same page visited before login
- on NSS
- on CSS
- on ESS
- logout works as expected
- on NSS
- on CSS
- on ESS
- Easy install/update
- make binaries available
- internal CSS server stops & starts with electron - user doesn't need to start/stop separately
- automated checking for updates
- follows electron security best practices
- nodeIntegration = false in electron
- contextIsolation = true in electron
- informally tested on platforms
- Linux
- Mac on M1
- Mac on Intel
- Windows
- To be added later (my previous versions did most of these)
- Get testers for Mac and Windows (all my tests are on Linux)
- add context menu to use local apps (protoge, vim, etc.) and to move/copy/delete/zip/SPARQL query each resource
- RDF configuration files with solid-ui forms
- Ontology Search
- Bookmarking
- Navigation (up a level, back, rebase)
- Apps
- Copy/Move/Zip between local file system and pods or between pods
- Help menu
- SPARQL
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Type
Fields
Give feedbackNo fields configured for issues without a type.
Projects
Status
In Progress