nextcloud / nextcloud/cookbook

Improve public sharing of Recipes

Open
#392 8 comments 25 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Backend enhancement Frontend
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.

cookbook-recipe-view

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

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.