Quick Add Todos (with #tag Support)
In "Todo" mode, there is an input field above the list for quickly creating todos.

1) Fastest Method: Just Type the Title
Type your content, then click Add or press Enter (depending on the current interaction), and the todo is created.
Examples:
Do laundryContact client to confirm delivery date
2) Type #tag (Tags Are Auto-Created or Reused)
You can add tags to a todo by typing #tag after the title:
Do laundry #lifeFix bug #urgent
When you type #, a tag suggestion list pops up; selecting a suggestion auto-completes the tag name.
Rules:
- Tags with the same name are treated as the same tag (no duplicate tags with the same name are created)
- The todo's color uses the color of the first tag
tags[0](if you enter multiple tags, the one entered first typically becomes the first tag)
3) Set a Date at the Same Time (Input Bar Right Side)
The right side of the quick-add input bar usually has a date button, so you can set a date while creating:
- Today / Tomorrow / No Date
- Custom Date
- Duration Date (start-to-end range)
- Recurrence (Every day / Weekdays / Every X days …)
For detailed usage, see "Dates / Duration / Recurrence."