nextcloud / nextcloud/cookbook

Show Tags in Sidebar

Open
#3,083 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
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.
Since only one category can be assigned to any recipe, it would be useful to not only see the categories in the sidebar, but also the tags.

Describe the solution you'd like
Add a toggle in the settings:

  • Show categories in sidebar
  • Show tags in sidebar
  • Show both in sidebar

Describe alternatives you've considered
Using the all recipies view and filtering there, which is not as smooth as via sidebar.

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 by locating the sidebar implementation and the settings UI that controls category visibility. Trace how recipes expose categories and tags, then define the toggle behavior for categories, tags, or both. Done means the selected option is persisted and the sidebar displays the corresponding recipe groups.

Written by the indexing model from the issue text.

Assessment

Tech stack
html
Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.