nextcloud / nextcloud/cookbook

Use recipe name in the page title

Open Beginner friendly
#3,155 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
HTML
Stars
642
Forks
113
Avg merge
21h 31m
Merged PRs (30d)
26

Description

Is your feature request related to a problem? Please describe.
I would like to be able to type the name of a recipe into my browser and have the suggestions provided by it be items in my cookbook app. Also, if I just type "cookbook", I would like it to suggest pages from the app that I have loaded before.

Since the title of every page in the app is "Cookbook - Nextcloud instance name", there is no way to do the former, and no way to differentiate the latter.

Describe the solution you'd like
Add the recipe name to the HTML page title (<title>) when that recipe is loaded. This would look like "Burritos - Cookbook - Nextcloud"

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 recipe page that currently sets the browser's HTML <title>; no specific file or test is named in the issue. Verify the current title and update the loaded-recipe view so it includes the recipe name followed by the existing Cookbook and instance text, then confirm that recipe pages are distinguishable in browser history and suggestions.

Written by the indexing model from the issue text.

Assessment

Tech stack
html
Domain
frontend
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Quiet
Clarity
Clearly specified
Newbie friendliness
72/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.