← All skills & workflows

obsidian

tasknotes

CRUD operations on tasks via TaskNotes plugin HTTP API (localhost, port from plugin settings — see below).

Inputs

  • title — Task title
  • priority — high | low | none | normal
  • due — Due date
  • projects — Projects the task belongs to
  • task — Task to update
  • fields — Field values to change
  • task — Task to delete
  • confirmed — Explicit owner confirmation — deletion is never inferred

How you ask

  • Create a new task: Review client proposal by Friday
  • Mark the website redesign task as completed
  • List all open tasks with high priority
  • Update the status of the marketing audit task

Outputs

  • created-task (markdown)
  • deleted-task (markdown)
  • prefer a permanent directory)
  • updated-task (markdown)
Leveladvanced
Inputconversation
Outputdocument
Setup[install]
Roles[]