Feature
Track initiatives from idea to done—with clarity.
Light projects with boards and a table.
Project entity with Kanban and table projections.
Projects carry status, stakeholders, and scores. Switch between Kanban and table views, scoped by contact circle and saved filters when you need focus.
Track status, stakeholders, and scores. Use Kanban or a table, filtered by circle when you need focus.
Project status is an enum-like field; Kanban columns are grouped fetches. Table view shares the same sort descriptors and circle scoping as People.
Projects & Kanban (screenshot coming soon)
Projects & Kanban (screenshot coming soon)
Projects & Kanban (screenshot coming soon)
Why it matters Why it matters Data model & behavior
- Statuses: Idea → Planned → In Progress → Blocked → Complete
- Drag-and-drop Kanban on supported platforms
- Sort, filter, and save views for recurring reviews
- Clear status workflow
- Kanban where the platform allows drag-and-drop
- Save views for weekly reviews
- Status field drives column membership
- Stakeholder join table: role + Person ID
- Saved views persist NSPredicate / SortDescriptor equivalents
How teams use it In practice Implementation notes
Stakeholder roles (sponsor, owner, influencer, blocker) keep accountability explicit.
Table view helps when you are sorting by score or name across many initiatives.
Stakeholder roles keep ownership obvious.
Table view helps when you sort many initiatives at once.
Drag-and-drop updates persisted state on supported platforms.
Filtering respects active ContactCircle when set.