Quick task tool command syntax
You can use following syntax for adding new tasks via “Quick task…” tool: Task name parameters
Where parameters can be any combination of following special keys:
- @tag1 add tag tag1 to task. Example: Buy food @home @evening
- !p1 set task priority. !p0 means hightest, !p2 means lowest (default). Example: Buy food !p0
- today or tod, tomorrow or tom set due date to today’s date or tomorrow’s date respectively. Examples: Buy food tom; Send report today
- 25/10/08 due date in selected date format. You can change date and time display settings in Profile editor window. Examples: Send report 15/10/08; Finish project 08-11-20
- Recurrence settings. Please take a look at examples:
- repeat repeat weekly; repeat daily; repeat weekly; repeat monthly; repeat annually; repeat every 5 days; repeat ev 1 week; repeat every 3 months; repeat ev 2 years
- after after 1 day; after 2 weeks; after 3 months; after 1 year
More complex examples:
- Buy cheese repeat weekly !p2 today @evening
- Send report !p0 tom @urgent repeat after 1 month
Leave a comment