create_project_note
Create a structured project note in Obsidian with goals, tasks, timeline, status, and due date. Keep project details organized and actionable.
Instructions
Create a structured project note with goals, tasks, and timeline.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| goals | No | Project goals. | |
| title | Yes | Project name. | |
| folder | No | Folder for project notes. | Projects |
| status | No | Project status. | planning |
| dueDate | No | Due date (ISO format). | |
| description | No | Project description. |