--- title: "Tasks" description: "data-task attribute for styled task lists in ASW." type: docs weight: 47 date: 2026-04-11 tags: ["vault", "tasks", "data-attributes"] ai-disclosure: "generated" ai-model: "claude-sonnet-4-6" ai-provider: "Anthropic" --- Add `data-task=""` to a `
  • ` element to render it as a task item with a state indicator. Four states are supported: `done`, `todo`, `wip` (work in progress), and `blocked`. ## Inline Demo
    • Write the ASW reset layer
    • Publish initial token system
    • Document all data-* attributes
    • Add animation tokens
    • Finalize pack API — waiting on Pandoc template review