VDK / tab-tamper

Google SpreadsheetApp for editing tabular data from Wikimedia Commons

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tab-tamper

Google SpreadsheetApp for editing tabular data from Wikimedia Commons

Workinig Demo

To install:

  • Under "Tools" > "Script editor" add the javascript
  • create 3 sheets: "interface", "edit" and "load"
  • on "load" set A1 to =init(interface!A1)
  • on "interface" create three buttons insert > drawings
  • right click on the button and assign the script "resetButton", "mergeButton" and "submitButton"
  • use the resetButton once before first use

About

Google SpreadsheetApp for editing tabular data from Wikimedia Commons

License:MIT License


Languages

Language:JavaScript 100.0%