wetneb / sheetshow

A renderer for sheet diagrams in bimonoidal categories
https://wetneb.github.io/sheetshow/
MIT License
11 stars 0 forks source link

Add ability to share a diagram with a hash key in URL #4

Closed wetneb closed 4 years ago

wetneb commented 4 years ago

We should not serialize the whole diagram in the URL by default, but on user request we could encode the JSON representation of the diagram and put that in a hash key that we would add at the end of the URL for the app.

This would let people share diagrams more easily.