nextcloud / nextcloud/deck

Print a single card with information

Open
#4,146 4 comments 11 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement feature: cards feature: modal
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.