Is it possible to choose to which termbase a new term should be added?

Hello to all,

I am working with SDL Trados Studio 2015 Freelance edition.

When I'm in the editor view (with the source document on the left, and the target document on the right), I sometimes highlight a term on the left and on the right>then right-click>add new term. However, this adds the term to the first multiterm termbase in the list of termbases added to this project (project settings>termbases). But I would like to choose the termbase to which the new term should be added. 

Does anybody know whether this is possible? And if yes, how to do it?

Thanks a lot!

Best wishes,

Mona

Parents
  • Hi again, Mona,

    As a follow-up to my suggestion to use AutoHotkey (which I'm by no means an expert on), I put together a blog post to explain and demonstrate how this works. You can find it here: Adding Terms to a Secondary Termbase with an AutoHotkey Script.

    And here's a video demo:

  • Unknown said:

    That's pretty useful Nora... thanks for sharing.  I like AHK... brilliant little tool for many things and not just Studio/MultiTerm.

    Paul Filkin | RWS Group

    ________________________
    Design your own training!

    You've done the courses and still need to go a little further, or still not clear? 
    Tell us what you need in our Community Solutions Hub

  • Hi Paul, I'm currently working a bit on Nora's script and thought it would be nifty to enhance it by using the MultiTerm SDK.

    Since the documentation points to the possibility of using the SDK with VBA, I suppose it should be possible with AutoHotkey as well, but so far I haven't managed to get anything working yet.

    Commands like Mt := ComObjCreate("MultiTermIX.Application") don't yield any results.

     

    Any help would be greatly appreciated.

     

    Kind regards,
    Raphaël

  • This sounds exciting Raphaël, I hope you can figure it out and will be looking forward to trying it out!
  • For anyone who may find it useful, here's version 2 of the script, enhanced to also copy the target term to the clipboard and automatically enter the terms in the appropriate fields in Multiterm.

    This is how it works:

    And here's the script file:

    2043.Add term to secondary termbase V2.zip

Reply
  • For anyone who may find it useful, here's version 2 of the script, enhanced to also copy the target term to the clipboard and automatically enter the terms in the appropriate fields in Multiterm.

    This is how it works:

    And here's the script file:

    2043.Add term to secondary termbase V2.zip

Children
No Data