Mini Habits
Form new habits through small, daily actions.
Mini Habits is a habit-tracking plugin that works by helping you form new habits through small and daily actions. You'll be able to create a habit checklist of your goals and track your progress without feeling overwhelmed. By breaking down your habits into tiny tasks, you'll be able to stay motivated and focused on your personal growth. Whether you want to work on mindfulness, fitness, or even productivity, Mini Habits makes it easy to stay on track with just a few clicks. Start small and watch your habits grow!
How to
Comments (0)
API docs
Learn how to use Mini Habits effectively! Here are a few example prompts, tips, and the documentation of available commands.
Example prompts
-
Prompt 1: "Find the latest research on quantum computing advancements."
-
Prompt 2: "What are the recent developments in AI for climate change?"
-
Prompt 3: "Find research on the use of machine learning in healthcare after 2020."
-
Prompt 4: "Find the top habits of successful people."
-
Prompt 5: "Create a new habit for daily exercise."
Features and commands
Feature/Command | Description |
---|---|
getHabits | This command retrieves all habits for a given user. It provides a list of habits that the user can track and monitor their progress on. |
createHabit | This command allows users to create a new habit. Users can provide a name, description, and initial activity for the habit. This helps them establish and track their habits effectively. |
getHabit | This command retrieves a specific habit based on the habit ID. Users can access detailed information about a particular habit they are interested in. |
getTasks | This command retrieves all tasks associated with a specific habit. Users can view a list of tasks that are part of their habit and track their progress. |
createTask | This command allows users to create a new task associated with a habit. Users can provide details such as task name, description, end date, task frequency, etc. This helps them plan and accomplish tasks related to their habits. |
getTask | This command retrieves a specific task based on the task ID and habit ID. Users can access detailed information about a particular task they are interested in. |
updateTask | This command allows users to update a specific task. Users can log their task completion and update the task status. This helps them track their progress and make adjustments if needed. |