我想构建一个Google Doc Extension。
Google Spreadsheets有一个onEdit触发器,Google Documents似乎没有:https://developers.google.com/apps-script/understanding_triggers
我有办法干净地处理用户输入(打字)吗?
谢谢!
答案 0 :(得分:2)
不在Apps脚本中。如果您使用云端硬盘API编写应用,则可以使用实时API https://developers.google.com/drive/realtime/