Open
Description
In my text, I use a few abbreviations that I assume the reader to know already, but nevertheless, want to print them in the glossary. Therefore, it would be great to have an option to mark an entry as used even before it was actually used for the first time, such that in the text, only the short term is written.
I could imagine a flag like short-only
in the print-glossary
, e.g.
(key: "http", short: "HTTP", long: "Hypertext Transfer Protocol", short-only: true),
but I don't have a strong opinion on that.