kazunori279 / pdf2audiobook

pdf2audiobook
Apache License 2.0
303 stars 120 forks source link

turn on annotation mode, add readme for Google Script App #6

Open slavking opened 3 years ago

slavking commented 3 years ago
  1. turn on annotation mode
  2. update readme for a Google Script App tutorial
  3. add a deploy_all.sh script that enables all the apis and deploys the script
slavking commented 3 years ago

I am unclear on what needs to be populated for the SHEET_ID variable.
There is Google Documentation on it: https://developers.google.com/apps-script/reference/spreadsheet/spreadsheet-app#openbyidid

Where do I find this SHEET_ID? The Clound Function leaves a set of of *.csv files inside the bucket. If I import these into my Google Sheets, I get a Sheet ID but still the app doesn't work.

slavking commented 3 years ago

fixes #5