Jump to content

Dart (ChatGPT Plugin): Difference between revisions

no edit summary
m (Text replacement - "|Available? = Yes↵|Working? = Yes↵}}" to "|Available = Yes |Working = Yes }}")
No edit summary
 
Line 18: Line 18:
===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==
2,535

edits