Can you use formulas to pull out checklist items from pages/tables/canvas elements?

We use the simple checkboxes very often in the various parts of our internal document, and some times it’s difficult to track what all of the open items in one places.

I know that if you can use particular text cues/prefixes such as "AI: ", you can then use split(character(10)) and startsWith() to filter out items, but does anybody know how to actually reference /checkboxes in pages/tables/canvas elements?

1 Like

Hey @Xing_Su2
the master of Coda Hacks @Paul_Danyliuk found a way to extract checkboxes from Columns and even check/uncheck them.

Check this thread

Best
Daniel

1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.