nextcloud / nextcloud/cookbook
Batch export to PDF
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 641
- Forks
- 113
- Avg merge
- 21h 31m
- Merged PRs (30d)
- 26
Description
Related to #286
Is your feature request related to a problem? Please describe.
When sharing recipes with friends, I can send them a PDF of the print view. It would be nice to able to export the whole library or the recipes of a single category or keyword to PDF. This would also make it easier to print out the library for those who don't want to fiddle with a electronic device while cooking.
Describe the solution you'd like
Currently we have the three dots on the upper right corner of each recipe. Here you can select to print the recipe.
This menu should appear on the recipe overview as well and contain the option to export to PDF and/or print.
From reading #286 PDF export might be not what you want to develop. In that case it's probably sufficient to generate a print preview which contains all the recipes in the current gallery.
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 by reviewing the existing recipe print action and the recipe overview menu described in the issue, then read related issue #286 to clarify the PDF versus print-preview scope. Done means the overview can initiate export or printing for the whole library and for recipes filtered by category or keyword.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100

