page navigation show part name

Aperta
#453 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
3/5
Tempo stimato
1-2 giorni
Idoneità per principianti
35/100
Tipo di issue
Funzionalità
Chiarezza
Abbastanza chiara
Stato di attività
Ferma
Stack tecnologico
javascript
Ambito
frontend

Direzione di ricerca

Reproduce the issue with the shown Quarto book YAML and inspect the page-navigation generation for transitions between parts. Done means the next-page link from parazit.qmd identifies the destination part before linking to benign.qmd.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Descrizione

books enhancement

Hi,
In Quarto Books when the next chapter is under a "part" I think it would be better to show that the user is at the end of a section and goes to a new section.

In the below example when the user is in "parazit.qmd" the next link in page navigation is to "benign.qmd". But I think the link should also contain the part name. Because it is a different topic and not relevant to current page.

   - part: "İnfeksiyöz Hastalıkların Patolojisi"
      chapters:
        - text: "Parazitler"
          href: parazit.qmd
    - part: "Temel Tümör Patolojisi"
       chapters:
        - benign.qmd
        - hamartom.qmd 
Screen Shot 2022-03-22 at 21 43 06
Lingua principale
JavaScript
Stelle
6k
Fork
458
Merge medio
1g 9h
PR unite (30g)
41

Guida per i contributori

Apri la guida per i contributori

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di quarto-dev/quarto-cli

Tutte le issue di quarto-dev/quarto-cli

Issue simili

Altre issue su JavaScript

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.