Adds simple helpers to build (interactive) checklists, rendering "[]", "[*]" and "[x]" into pretty UI parts you can interact with.
Here is a little screenshot of the plugin in action:
On top, if there are our checklist-items on the post and the current user is able to edit the post, they are interactively able to toggle the checkbox from the post view by clicking the box:
Which will be recorded as a new version of the post:
Follow the directions at Install a Plugin using https://github.com/cpradio/discourse-plugin-checklist.git as the repository URL.
- If you want to make multiple changes it creates multiple versions
- You can only toggle the default type
Matthew Wilkin (project originally started by Benjamin Kampmann)
GNU GPL v2