Dart (ChatGPT Plugin): Difference between revisions
No edit summary |
No edit summary |
||
(2 intermediate revisions by one other user not shown) | |||
Line 13: | Line 13: | ||
|Price = | |Price = | ||
|Available = Yes | |Available = Yes | ||
|Working = Yes | |||
}} | }} | ||
==Guide== | ==Guide== | ||
===Example Prompts=== | ===Example Prompts=== | ||
Example prompts that utilize the plugin: | Example prompts that utilize the plugin: | ||
#Delete the task with ID {task_id}. | |||
#Show me all tasks assigned to {assignee_name}. | |||
#Update the task with ID {task_id} to change its due date to {new_due_date}. | |||
#List all my tasks that are tagged with {tag_name}. | |||
#Create a new task with the title {task_title}, description {task_description}, due date {due_date}, and priority {priority_level}. | |||
#Show me the tasks with the highest priority. | |||
#Update the task with ID {task_id} to add a subtask with title {subtask_title} and description {subtask_description}. | |||
#List all my tasks that have been marked as {status}. | |||
#Create a new task with the title {task_title} and assign it to {assignee_name} with a deadline {due_date}. | |||
#Show me all my tasks that are currently in progress. | |||
==Tips and Tricks== | ==Tips and Tricks== |
Latest revision as of 00:33, 24 June 2023
Dart (ChatGPT Plugin) | |
---|---|
Information | |
Name | Dart |
Platform | ChatGPT |
Model | GPT-4 |
Category | Project Management |
Description | Project management on autopilot. |
Release Date | June 4, 2023 |
Available | Yes |
Working | Yes |
Guide
Example Prompts
Example prompts that utilize the plugin:
- Delete the task with ID {task_id}.
- Show me all tasks assigned to {assignee_name}.
- Update the task with ID {task_id} to change its due date to {new_due_date}.
- List all my tasks that are tagged with {tag_name}.
- Create a new task with the title {task_title}, description {task_description}, due date {due_date}, and priority {priority_level}.
- Show me the tasks with the highest priority.
- Update the task with ID {task_id} to add a subtask with title {subtask_title} and description {subtask_description}.
- List all my tasks that have been marked as {status}.
- Create a new task with the title {task_title} and assign it to {assignee_name} with a deadline {due_date}.
- Show me all my tasks that are currently in progress.
Tips and Tricks
Comments
Loading comments...