nextcloud / nextcloud/cookbook
Show Tags in Sidebar
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.
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
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 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