Hacker News new | ask | show | jobs
by bertr4nd 3891 days ago
> The first person to create a tool that can pipe a table from a browser into a spreadsheet...

Wait a minute. This is called the clipboard. Try it -- you can just copy and paste the table into a Google Doc and it Just Works. What's missing?

1 comments

It's missing the ability to build an automated process. Clipboard operations are designed to be manual.
Or called by a script. Problem solved.