semaphoreio/semaphore

Add Task descriptions in task list

Open

#32 opened on Feb 26, 2025

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Elixir (77 forks)batch import
enhancementgood first issueqol

Repository metrics

Stars
 (1,519 stars)
PR merge metrics
 (Avg merge 6d 15h) (40 merged PRs in 30d)

Description

Is your feature request related to a problem? Please describe.

When defining tasks, users can add Task description. This description is visible only in the single task view though. This makes them less useful, since the description are mainly helpful when you have large list of tasks.

Single Task view: Image

Task list: Image

Describe the solution you'd like

Add a description in the task list. It can be truncated version next to the title if there's not enough space.

Describe alternatives you've considered

No response

Additional context

No response

Contributor guide