Using script display specific revision in google docs -


in google app script i've written code list, tag , label revisions using google docs api combined google drive api. want find way make ui show previous revision (like built in revision viewer can do), can't see api this.

is possible via script make google docs (and sheets) show specific revision of document?

the advanced drive service has ability 'list revisions'. however, need build own ui display change, believe.


Comments

Popular posts from this blog

Email notification in google apps script -

c++ - Difference between pre and post decrement in recursive function argument -

javascript - IE11 incompatibility with jQuery's 'readonly'? -