google-api-nodejs-client icon indicating copy to clipboard operation
google-api-nodejs-client copied to clipboard

Any plans to support new Checklist Feature in Google Docs?

Open dev-on2air opened this issue 3 years ago • 1 comments

Google Docs released a new featured called Checklists that allows for interactive checkbox bullet lists.

It doesn't appear to be a way to create these via the API, is that correct? Any plans to support?

When I query a doc that has these checklists, they are represented as Bullet points but the Glyph is 'GLYPH_TYPE_UNSPECIFIED' and there is no differentiator between the list items that are checked vs the ones not checked.

Looking for a way to create those via the API. thx

dev-on2air avatar Dec 31 '21 19:12 dev-on2air

I think that question would be better asked of the Google docs api team feature request

This library can only support what the api supports

LindaLawton avatar Jan 26 '22 08:01 LindaLawton