Skip to content

Import from Markdown

Import tasks from Markdown files that use checkbox lists.

Openza Tasks recognizes this common Markdown checkbox format:

- [ ] Open task (will be imported as active)
- [x] Completed task (will be imported as done)
  • Task title - The text after the checkbox
  • Completion status - Based on [ ] (open) or [x] (completed)
  • Project - Imported tasks are placed in Inbox for review
  1. Click Import in the command bar
  2. Select a .md, .markdown, or .txt file
  3. Openza Tasks imports detected checkboxes into Inbox

Tasks does not automatically detect duplicates. Review imported tasks and delete anything you do not need.

A single line can contain up to 10,000 characters. UTF-8 text files work best.

- [ ] Buy milk
- [ ] Call dentist
- [x] Pay bills
# Shopping List
## Groceries
- [ ] Eggs
- [ ] Bread
- [x] Butter
## Notes
This is just a note and won't be imported.

Only the items with - [ ] or - [x] prefix are imported as tasks.

Copy action items from meeting notes directly into Openza Tasks.

Export tasks from another tool as markdown, then import here.

Write tasks in your favorite text editor, then import in bulk.