Checklist Generator
A simple, generic checklist generator suitable for quick TODO lists, packing lists, and such.

Basic instructions
Here is what you can do with the Checklist Generator:
- Headings:
Start lines with === for big headings,
== for medium
headings, and = for small ones.
- Checklist items:
There are checkbox items (lines starting with #
and x) and radio items
(o and *).
Lines starting with # and
o are "not checked", whereas
lines starting with x and
* appear "checked".
- Text fields:
Checklist items and other text may use []
which gets substituted with a text input field. You may also size
them individually by adding underscore characters as in
[_____].
- Empty lines and comments:
Empty lines and comments are ignored. They
do not show up in the checklist. Comment lines start with
//.
- Detailed Instructions,
News,
Tables test
Some remarks
- There is currently no support for saving your checklists for
later reference or retrieval. If you want to save your raw checklist data,
please, copy it and save it off-line before hitting the [Submit]-Button.
- Besides, the created checklists are mostly intended to be printed out
rather than used on-line.
- Do you have an interesting checklist? Send me the code (see my address
below) and I'll consider to publish it here.
Other free checklist generators on-line: See the
Middle Ear Media To-Do List,
LocalTodos,
Printable checklist,
Holly,
checklist.com, and
H. Marc Lewis's
Generic Checklist Generator.