Ping Task Assistant
Add your own TODOs, plan and delegate tasks. Automatically assign projects and people.
This plugin is your go-to task assistant! It allows you to add and manage your own TODOs, plan out your tasks, and even delegate them to others. With automatic project and people assignments, you can stay organized and on top of your tasks. Whether it's a personal to-do list or a team project, this plugin has got you covered. Say goodbye to forgetting tasks and hello to productivity!
How to
Comments (0)
Try it
API docs
Learn how to use Ping Task Assistant effectively! Here are a few example prompts, tips, and the documentation of available commands.
Example prompts
-
Prompt 1: "Can you help me create a task for my upcoming project?"
-
Prompt 2: "I need to find the details of a task I added earlier."
-
Prompt 3: "Can you show me a list of tasks assigned to John?"
-
Prompt 4: "Delete the task with ID
987654
." -
Prompt 5: "I want to edit the deadline for task
123456
."
Features and commands
Feature/Command | Description |
---|---|
getTasks | This command retrieves a list of tasks. You can filter the tasks by assignee or project. |
addTask | This command allows you to add a new task. You need to provide a title, description, assignee ID, project task ID (optional), deadline, and reminder. |
confirmDelegatedTask | This command confirms a delegated task. You need to provide the details of the task that was delegated. |
createProject | This command creates a new project from a task. You need to provide the ID of the task to create the project from. |
getTask | This command retrieves the details of a specific task. You need to provide the ID of the task. |
editTask | This command allows you to edit the details of a task. You need to provide the ID of the task and the updated parameters such as title, description, assignee ID, project task ID, deadline, and reminder. |
deleteTask | This command deletes a task. You need to provide the ID of the task to be deleted. |