top | item 28993750

(no title)

wickchuck | 4 years ago

Where is the data for this stored? I was inspecting and didn't see anything in Local Storage, Session Storage, nothing on the network tab. Hit refresh thought everything would be wiped, but all my data was still there!

discuss

order

mmcwilliams|4 years ago

It appears to be stored in the url. As you update the cells there's an encoded # variable that, when removed, wipes the table.

mmahemoff|4 years ago

And if you put the URL into a URL shortener, you can (ab)use it as cloud storage for your spreadsheet.

I once did some checks and found at least one shortener could store a URL string of at least 65KB [1]. That was in 2009. Not sure where those shortener limits are all at today - I suspect the industry dynamics changed when Twitter introduced its built-in shortener.

1. https://softwareas.com/the-url-shortener-as-a-cloud-database...

RotaryTelephone|4 years ago

But... URLs have a char length limit :x

sanid|4 years ago

Think it gets encoded into the URL as it changes when you enter something. Also you are able to send that link to someone while visiting just https://tinysheet.com/ again gives a blank.

cyberge99|4 years ago

That’s actually a really useful feature. Nice.