Script to automatically make a copy of a Google Document for editing

前端 未结 4 822
别那么骄傲
别那么骄傲 2021-02-01 21:35

I feel like a total noob posting here. I know CSS, HTML, and XML pretty well but have always avoided JS. I know very little javascript and recently started a Lynda.com course

4条回答
  •  暗喜
    暗喜 (楼主)
    2021-02-01 22:06

    Update as of 2015, Google Script removed the fileId for reasons unknown. The previous method of appending "/copy" to the URL of the Google doc has been re-enabled. Ex) https://docs.google.com/document/d/1GTGuLqahAKS3ptjrfLSYCjKz4FBecv4dITPuKfdnrmY/copy

提交回复
热议问题