/script-snippets

Script snippets

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

Script Snippets

Simple and useful scripts built for fun... and could break soon :P

Trello Checklist Builder: String Multiline to checklist

For a given multiline string it will create checklist items in Trello card. Warning: it might not work in future releases of Trello as it depends on UI elements and their classes. Last time executed successfully: November/2020

Instructions:

  • Copy and edit items multiline string in script
  • Open Trello card checklist and make "Add" button enabled by leaving Checklist item blank in input
  • Paste script in console thru Dev Tools