Re: Glossary Wishlist Feature - New Glossary Entry- Add to TOP of glossary -- Jerome S | |||
Posted by Emmanuel ® , 10/14/2020, 08:56:28 | Reply | Top | Forum |
This is the IT7 way to do it. With IT8 it is already a lot simpler, all you need to do is:
When adding with Alt = you bypass the opening of the Glossary Viewer which makes it more tricky to move the freshly added entry to the top.
IT8 implements the Alt = Add Glossary Entry Hotkey using the Add Glossary Entry Dialog command. If we were to introduce a new parameter moveToTop indicating that you want the added entry to be moved to the top you could then tweak your Add Glossary Entry Hotkey as follows:
{CopySelection}{Wrap}
{AddGlossaryEntryDialog}
input = "text"
moveToTop = "y"
{/AddGlossaryEntryDialog}{Wrap}
{NoSpacing}
Edit | Reply | Where? | | Original Message | Top | Current page | Author |
|