| Posted by Emmanuel ® , 01/19/2021, 01:40:45 | Reply | Forum |
So let us amend the proposed solution which I admit is far from satisfying.
Indeed let us call Main.xglo the glossary without the doctors expansions, i.e. your original glossary after you have extracted the doctor1 and doctor2 entries.
What you can do is create 2 new expansion glossaries via Glossary Viewer → File → New
You will then include the following glossaries to Main1.xglo:
And you will include the following glossaries to Main2.xglo:
As you can see Main1.xglo and Main2.xglo now share Main.xglo as a common include. This will solve your issue, every time you add something to Main it will also benefit to Main1 and Main2!
At that point you will need to tweek your Add Glossary Entry Hotkey or create another one, because the default one (ALT=) adds to the current glossary. So if you use the default version you will end up:
To achieve this just create a new Add Glossary Entry Hotkey where you specify Main.xglo as the target glossary:
{CopySelection}{Wrap}
{AddGlossaryEntryDialog}
filename = "Glossary\Main.xglo"
input = "text"
resumeUponOK = "n"
{/AddGlossaryEntryDialog}{Wrap}
{NoSpacing}
This expansion will open the Add Glossary Entry window for an addition to Main.xglo.
Add Glossary Entry
Add Glossary Entry
Add Glossary Entry
| Edit | Reply | | | | | Current page | Author |