Skip to content

feat(tasks): show the task identifier in the list view 🤖🤖🤖#3180

Open
WilliamLowther wants to merge 1 commit into
go-vikunja:mainfrom
WilliamLowther:feat/list-task-identifier
Open

feat(tasks): show the task identifier in the list view 🤖🤖🤖#3180
WilliamLowther wants to merge 1 commit into
go-vikunja:mainfrom
WilliamLowther:feat/list-task-identifier

Conversation

@WilliamLowther

Copy link
Copy Markdown

Renders each task's identifier before the title in the List view, reusing the existing getTaskIdentifier() helper so the format matches the task detail heading (and honours a project identifier when one is set).

Scope: only SingleTaskInProject.vue — one template line, one import, and a small .task-id style reusing the existing --grey-400 token. No new dependencies or logic changes.

pnpm lint and pnpm lint:styles pass.

Render each task's identifier before the title in the list view, reusing the existing getTaskIdentifier() helper so the format matches the task detail heading (and honours a project identifier when set).
@github-actions github-actions Bot added area/list-view Flat list view and subtask rendering in list mode area/task-editor Task detail view, inline editing, rich text concern/ux UX polish, ergonomics, workflow complaints without a clear bug labels Jul 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/list-view Flat list view and subtask rendering in list mode area/task-editor Task detail view, inline editing, rich text concern/ux UX polish, ergonomics, workflow complaints without a clear bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant