Skip to content

feat: Kanban board view driven by a status property #229

Description

@tstapler

Problem

SteleKit has no board view for task/status-driven workflows. Trilium Notes' Kanban Board collection (https://docs.triliumnotes.org/user-guide/collections/kanban-board) turns a status-like property into draggable columns: dragging a card between columns updates the underlying property, columns can be added/renamed/reordered, and (optionally) columns can be grouped by a relation instead of a plain status label.

No existing project_plans/ entry covers this.

Why this matters

Suggested scope (v1)

  • Board over a tag/query, grouped by a status-like property (default property name configurable, e.g. status).
  • Column = distinct status value; drag a card between columns to update that page's property.
  • Add/rename/delete columns; column reordering.
  • Out of scope for v1: grouping by relation/link target instead of a plain property value, custom per-card attribute badges, cross-column bulk drag.

References

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions