Skip to main content
Version: Next

Add Task

Add a task to my [task list name] with the title [task title] and the due date [due date].

Options

  • Title is required
  • Start time is required
  • Optional:
    • Duration
    • Due date
    • Buffer time
    • Priority
    • Time preferences
    • Location
    • Transparency: "opaque" | "transparent"
    • Visibility: "default" | "public" | "private" | "confidential"
    • Is a Break Type for AI planner
    • All day
    • Deadline type: "hard deadline" | "soft deadline"
    • Recurrence - How often ('daily' | 'weekly' | 'monthly' | 'yearly')? What days? Till what date? Or number of times?

Add Many Tasks

Example Prompt

Create a sprint of tasks based on scrum methodology for a calendar assistant. The sprint is for planning and setup. The sprint starts tomorrow. The length of the sprint is 3 days. It should include the following tasks:

  1. the project scope, goals, and objectives with a high-level architecture and design for the application.
  2. Identify the key features of the calendar assistant, including time management, flexible meetings, and chat-based queries and mutations.
  3. Implement the user registration and authentication system.