neo4j-labs / arrows.app

A graph drawing application
https://arrows.app
Apache License 2.0
107 stars 16 forks source link

URL is too long when sharing link #13

Closed seangrant82 closed 3 years ago

seangrant82 commented 3 years ago

Currently when you share the link, the URL is enormous. It would beneficial to have a URL shortener built-in

apcj commented 3 years ago

Hi @seangrant82 I agree they are enormous! However, I'm going to consider this a known limitation. I don't want to use an external URL shortening service, because this would entail sending all your data (in encoded form) to a third party. I suspect they also have a maximum URL length :-)

I think the right solution here to to expand the range of storage options, as you suggest in #14 .