Tasks and task boards
Edit task tickets and organize sibling task files on a board.
One stock plugin provides two related editors.
Task files
Section titled “Task files”A .task file stores one ticket as JSON. Ticket provides a structured editor, while Raw exposes the source.
Task board files
Section titled “Task board files”A .taskboard file defines a board. Board collects sibling .task files from the same folder into status columns; Raw exposes the board definition. Moving and editing cards writes back to those task files through Worktray’s scoped workspace API.