gdocs2md-html icon indicating copy to clipboard operation
gdocs2md-html copied to clipboard

Install issue

Open Clement-TS opened this issue 7 years ago • 3 comments

While starting the install script, is get a typeError cannot use property getId of null, line 81:

var doc_id = DocumentApp.getActiveDocument().getId();

Clement-TS avatar Oct 12 '18 09:10 Clement-TS

same. guess development on this project must not be super active

maglet avatar Nov 09 '18 18:11 maglet

It seems getActiveDocument() has been removed from the Drive API. I tried to circumvent this issue by copying the doc_id manually from the doc url, but creating the dropdown menu failed: i got the same error when trying to use the getUI() method.

borbware avatar Apr 17 '19 08:04 borbware

Illegal character. (line 879, file "Code") << how to fix this?

ghost avatar Jul 26 '19 18:07 ghost