Print a single card with information
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.4k
- Forks
- 354
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 43
Description
Description of Feature Request
When a single card is selected for editing, a option could exist in the "three dots" menu to print the card (or export to formatted PDF for printing). The printed card would contain the basic information such as:
- Title
- Tags
- Date
- Assignee (spelled out)
- Name of connected project/conversation
- Description
- Name of Attachments (with file extension)
- Comments
Purpose of Feature
To enable physical copies of cards to be made for situations where digital-only project management falls short.
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.
Research direction
Start at the single-card editing view and its "three dots" menu, then trace how the card's title, tags, date, assignee, project or conversation, description, attachments, and comments are loaded. Define whether the completed feature prints directly or exports a formatted PDF, and verify that the output includes all listed information with readable attachment names and extensions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100