nextcloud / nextcloud/cookbook
Add support for CookLang
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 641
- Forks
- 113
- Avg merge
- 21h 31m
- Merged PRs (30d)
- 26
Description
CookLang is a special language that allows for representing recipes in plain text format. Think of it as markdown for recipes. It would be great to be able to add these to the cookbook directory and this app would simply pick it up. I suppose this would mean that there would be no "edit" function for it, and instead, it would only allow for editing via a text box or something.
Depends on #1110
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 reading the dependency in #1110, then trace how the app discovers recipes in the cookbook directory and how editing is handled. Done means CookLang recipes are picked up and can be edited through the proposed text-box workflow, with behavior aligned to the dependency.
Written by the indexing model from the issue text.
Assessment
- Domain
- content
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100