nextcloud / nextcloud/cookbook
Improve public sharing of Recipes
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 642
- Forks
- 113
- Avg merge
- 21h 31m
- Merged PRs (30d)
- 26
Description
Is your feature request related to a problem?
As a NextCloud user, I like being able to publicly share rendered markdown notes from the Notes app like this:
AFAICT as a Cookbook user, when sharing a recipe publicly, there is only the following:
Describe the solution you'd like
Ideally, public sharing of recipes would by default display the same rendering currently displayed to an authenticated user within the Cookbook app- e.g.

Also,it would be helpful to display a pure JSON result by requesting something like
https://cloud.eotl.supply/s/GbHD2MYiWop43ki/json
Describe alternatives you've considered
Unless I completely overlooking something in the app, I don't know of an alternative solution at the moment.
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
The issue names no files, tests, or entry points. Start by tracing the existing public share URL and the authenticated recipe rendering; done means public shares display the recipe rendering by default and a distinct URL returns the recipe as JSON.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html
- Domain
- web-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100