Basic Task Creation:
- Task Name: Simply type the task name (e.g., “Send invoice to client”).
- Due Date: Use natural language (e.g., “tomorrow,” “next Monday,” “in 3 days,” “every day,” “every month on the 15th”).
- Time: Add a time (e.g., “tomorrow at 14:00”).
Projects & Sections:
- Assign to Project: Use
#
(e.g., “Send invoice #Work”). - Assign to Section: Use
/
after the project name (e.g., “Send invoice #Work/Finance”).
Labels:
- Add Labels: Use
@
(e.g., “Send invoice @urgent @finance”).
Priorities:
- Set Priority: Use
p1
,p2
,p3
, orp4
(e.g., “Send invoice p1”).
Recurring Tasks:
- Repeating Due Dates: Use natural phrases (e.g., “every Monday,” “every 3 days,” “every month on the 1st”).
Assign to Collaborators (for shared projects):
- Assign to Person: Use
+
followed by their name (e.g., “Send invoice +John”).
Task Descriptions:
- Add a Description: Use a newline or type it after
::
(e.g., “Send invoice::Remember to check payment status”).