[feature]: Allow copying work item ID and title from list view
@vihar is already working on this.
Since Feb 11, 2026.
- Dominant language
- TypeScript
- Stars
- 59.6k
- Forks
- 5.8k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 49
Description
Is there an existing issue for this?
- I have searched the existing issues
Summary
It would be very helpful if users could directly select and copy (via mouse highlight) the work item ID and title from the list view in Plane.
Currently, in the list layout, the work item row does not allow simple text selection of the ID and title. This makes it difficult to quickly copy multiple work item references (e.g., for release notes, documentation, or external communication).
Users coming from tools like Jira are accustomed to selecting and copying issue keys and summaries directly from list views.
Allow text selection in the list layout so that:
- Users can highlight the work item ID and title with the mouse.
- The selected text can be copied to the clipboard using standard copy shortcuts.
Alternatively, provide a small "Copy ID + Title" action in the row context menu.
Why should this be worked on?
When preparing release notes or status updates, users often need to copy several work item references (ID + title). Enabling direct text selection would make this workflow significantly more efficient.
Thank you for considering this improvement.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.