Hacker News new | ask | show | jobs
Show HN: Electric Tables v0.2 – from the web to Google docs and back again
1 points by topcat31 1590 days ago
Hey HN,

I'm not sure why I won't let this idea go but here's another prototype experimenting with personal databases, small scale data extraction and web foraging...

Electric Tables V0.1 was on HN a few weeks ago here: https://news.ycombinator.com/item?id=30089895

V0.1 was fun and light-weight and it all worked - but because everything is stored in localstorage it wasn't collaborative... So I decided to build a prototype that let you share and publish data.

Electric Tables V0.2: https://tomcritchlow.com/2022/02/07/electric-tables-v2/

This uses Google Scripts to create a little webhook for sharing URLs. All the code is in the post.

Tom

1 comments