Skip to main content

Module task

Module task 

Source

Re-exports§

pub use crate::link::LinkType;

Structs§

ArchivedChild
NewTaskOpts
Note
Append-only note attached to a task.
Task

Enums§

Status
Task lifecycle status.
TaskType
Type of work item: epic (container), task (default), or bug.

Functions§

validate_id
Validate that a task ID is safe for use in file paths. IDs must match bl-[a-f0-9]+ — the format generated by generate_id.