-
-
Notifications
You must be signed in to change notification settings - Fork 3k
Description
Description
Some users may need to export cards in a readable format — for example to
- store them in a document management system,
- forward them by email to external partners,
- archive project results for compliance or documentation, or
- attach them to invoices or reports as supporting documentation.
Currently, Wekan does not provide a way to export a card’s complete content in a clear, printable form.
Why this is important
Having an export option would make it much easier to share or archive card information outside of Wekan.
It would also improve integration with other workflows, especially when teams need to document their progress, submit deliverables, or include project details in external systems.
Proposed enhancement
Add an export feature for individual cards, allowing users to define what should be included in the export.
Selectable elements could include:
- Title
- Due dates / deadlines
- Members / assignees
- Attachment names
- Description
- Checklists
- Comments
After the user defines what to include, Wekan should generate a well-formatted PDF that can be downloaded or shared.
Optional enhancement (nice to have)
If attachments are included in the export, Wekan could bundle the PDF and all selected attachments into a single ZIP file for download — providing a complete package of all card information and files.
Environment
Wekan version: 7.93.0
Deployment: Self-hosted installation
Browser: Independent of browser (issue occurs everywhere)