DM6 Elm

Jörg Richter developed this prototype for the next version of the DMX web client, collaborating with Juergen Neumann and myself.

UI

Attached is the DM6 Elm HTML file (112 KB). Just open it in your browser and start creating content. No internet or server required. Data is stored on your machine (in "Local Storage"). html , repository , dmx

pages/dm6-elm

empty

N.B. If you click the HTML link above and use 'dm6-elm.html' from the 'Assets' section, then look at 'Storage' and the 'Local Storage' key 'dm6-elm' with your browser's Developer Tools. If you edit the wiki page with the same name (slug: 'dm6-elm'), you will see an empty page with a yellow halo. To restore the wiki page, delete the 'dm6-elm' key. But this will also delete the data from the DM6 Elm app.

Use importViaPrompt and the contents of the dm6-elm.json file from the Assets above to restore the DM6 Elm app example data.

History

jri's screen

Topic, Associations and Container

~

See also

nvm install --lts npm install -g elm npm install -g uglify-js bash ./build-prod.sh

~

Frame

Uncaught DOMException: Window.localStorage getter: Forbidden in a sandboxed document without the 'allow-same-origin' flag. <anonymous> http://elm.dm6.dreyeck.ch/assets/pages/dm6-elm/dm6-elm.html#pageKey=5c34a743&itemId=98e65996a35d958c&origin=http://elm.dm6.dreyeck.ch&site=elm.dm6.dreyeck.ch&slug=dm6-elm&title=DM6+Elm:11 dm6-elm.html:11

https://elm.dm6.dreyeck.ch/assets/pages/dm6-elm/dm6-elm.html

N.B. use another origin. wiki.ralfbarkow.ch or elm.dm6.dreyeck.ch

Scroll to the bottom of that page to see this frame in action.