Dart (ChatGPT Plugin): Difference between revisions

From AI Wiki
m (Text replacement - "|300px]]" to "")
No edit summary
 
(5 intermediate revisions by 2 users not shown)
Line 4: Line 4:
|Platform = ChatGPT
|Platform = ChatGPT
|Model = GPT-4
|Model = GPT-4
|Category = Jobs
|Category = Project Management
|Description = Project management on autopilot.
|Description = Project management on autopilot.
|Third Party =  
|Third Party =  
Line 12: Line 12:
|Free =  
|Free =  
|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==
==Comments==
<Comments />
==Comments==
<Comments />
==Comments==
<Comments />


==Comments==
==Comments==
<Comments />
<Comments />

Latest revision as of 00:33, 24 June 2023

Dart (ChatGPT Plugin)
Dart.png
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

Dart is a Plugin for ChatGPT.

Guide

Example Prompts

Example prompts that utilize the plugin:

  1. Delete the task with ID {task_id}.
  2. Show me all tasks assigned to {assignee_name}.
  3. Update the task with ID {task_id} to change its due date to {new_due_date}.
  4. List all my tasks that are tagged with {tag_name}.
  5. Create a new task with the title {task_title}, description {task_description}, due date {due_date}, and priority {priority_level}.
  6. Show me the tasks with the highest priority.
  7. Update the task with ID {task_id} to add a subtask with title {subtask_title} and description {subtask_description}.
  8. List all my tasks that have been marked as {status}.
  9. Create a new task with the title {task_title} and assign it to {assignee_name} with a deadline {due_date}.
  10. Show me all my tasks that are currently in progress.

Tips and Tricks

Comments

Loading comments...