anly2 / cirrus-board

A Cloud Management Console UI with focus on multi-item edits. Additional goal is for it to be a hostless single-page web application.
0 stars 0 forks source link

Provide a script for generating a bookmarklet link #9

Open anly2 opened 5 years ago

anly2 commented 5 years ago

Mostly as an execrcise, create a script that generates a bookmarklet for the whole application.

Implies no state persisted. See #10

anly2 commented 5 years ago

Encode everything as base64 to avoid problems with special characters in URLs. This will probably act as a weak compression for the resulting URL.

anly2 commented 5 years ago

Possibly extend with #11

anly2 commented 5 years ago

Fix missing semicolons: