geoffreylitt / wildcard

A browser extension for customizing web apps with a spreadsheet view
https://www.geoffreylitt.com/wildcard/
244 stars 14 forks source link

Explore connecting the table to local apps #27

Open geoffreylitt opened 4 years ago

geoffreylitt commented 4 years ago

There should be ways to connect Wildcard with other computing tools to view/edit the table.

Export to CSV is obvious but boring; that's just web scraping. More interesting: create a live bidirectional link with a Google Sheet; use the Google Sheet to edit a website.

In terms of implementation, a starting point could be native messaging for browser extensions.