Introduced moveToTop parameter for AddGlossaryEntryDialog command

Re: Moving new entry to top -- Emmanuel
Posted by Emmanuel ® , 10/15/2020, 07:28:35 Reply Top Forum

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}

The new 2020-10-15 build introduces the suggested change to enable creating Add Glossary Entry Hotkeys that move freshly added entries to the top.




Edit | Reply | Where? | | Original Message | Top | Current page | Author
Followups