Action
 Checklist Un-checker
Checklist Un-checker
                  
        Posted by @nahumck,
    Last update
    over 5 years ago
    Removes all completed check marks from a checklist. Uses the standard - [ ]/- [x] format for tasks.
Steps
- 
    scriptdraft.content = draft.content.replace(/- \[x\]/gi, "- [ ]"); draft.update();
Options
- 
  After Success Default Notification Info Log Level Info 
  Items available in the Drafts Directory are uploaded by community members. Use appropriate caution reviewing downloaded items before use.