Decision Journal
Become a better decision maker by keeping track of your decisions and reviewing how they turn out.
The Decision Journal plugin is an excellent tool to track and review the decisions you make. It allows you to log and monitor whenever you've made a decision, are about to make one, or want to go back and revisit one. By keeping track of your thought process and what led you to a decision, you can improve your decision-making skills over time. Whether you're looking to become a more confident decision-maker or just want to be able to track your progress, the Decision Journal plugin is the perfect addition to your chat experience.
How to
Comments (0)
API docs
Learn how to use Decision Journal effectively! Here are a few example prompts, tips, and the documentation of available commands.
Example prompts
-
Prompt 1: "Get my decisions for the past month."
-
Prompt 2: "Create a new decision with the title 'Buy a new laptop'."
-
Prompt 3: "Update decision '12345' with the status 'published'."
-
Prompt 4: "Get decision '54321'."
-
Prompt 5: "Create a review for decision '12345' with an accuracy score of 8."
Features and commands
Feature/Command | Description |
---|---|
get_decisions | This command allows you to retrieve a list of decisions based on a query and optional filters. You can refine the results by specifying the status and whether the decisions are due for review. |
create_decision | This command allows you to create a new decision with information such as the title, tags, expected outcomes, and feelings. Set the status to "published" when the decision has been made. |
get_decision | This command retrieves a specific decision using its ID. |
update_decision | This command allows you to update a specific decision with new information. Update the decision's status to "published" when the decision has been made. |
create_review | This command allows you to create a review for a decision with information such as the accuracy score, actual outcome, and learnings. Set the status to "published" when the review has been finalized. |
update_review | This command allows you to update a review for a decision with new information. Set the status to "published" when the review has been finalized. |