nextcloud / nextcloud/cookbook

Support short abstract

Open
#1,846 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.