-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Description
Request in-person was made to add a glossary to the book. Seems like a good idea, with the following issues...
- https://github.com/debruine/quarto-glossary exists but doesn't include some necessary features
Minimal features:
- ability to define terms within the quarto document (ideally) as well as outside of the document
- ability to include synonyms and abbreviations and mark them appropriately
- compile to glossary section in the end matter of the book, with automatic alphabetization and/or sort by chapter options
This might actually get fairly complex -- keeping track of where a term is defined may be difficult, especially across multiple files and folders of qmd files. I can see why the existing quarto-glossary extension uses a glossary YML file and doesn't do in-text definitions that are maintained across documents.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed