nextcloud / nextcloud/cookbook
Support short abstract
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 641
- Forks
- 113
- Avg merge
- 21h 31m
- Merged PRs (30d)
- 26
Description
Is your feature request related to a problem? Please describe.
Make additional information available on the overview page. Examples:
name: "Ciabatta", "abstract: "Pure sour dough bread"
name: "Tomato Soup", abstract: "Original italian style"
name: "Roastbeef", abstract: "Cross on the outside, juicy on the inside"
Describe the solution you'd like
CreativeWork items like Recipe support an abstract field. This could be used to add a small amount of information in addition to the recipe's title to add a little more context. The abstract/subtitle/.. could, e.g., be displayed on the recipes overview page with, next to, instead of the creation and modification date (does anyone "use" the dates anyway? 😄). One could also think of showing the info in an overlay on hover (on desktop) and use a different style for mobile devices.
Edit: Just found the disambiguatingDescription property. This might be even better suited.
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 at the recipe overview page and trace how Recipe or CreativeWork data is loaded and rendered. Clarify whether the supported field is abstract or disambiguatingDescription, define its placement alongside or instead of the dates, and verify the result in desktop and mobile browser views.
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
- Needs clarification
- Newbie friendliness
- 35/100