Skip to main content
1-Visitor
April 17, 2014
Solved

Arbortext 5.4 Tag Template Shortcut

  • April 17, 2014
  • 2 replies
  • 2283 views

Does anyone know if there is an existing shortcut/hotkey for Tag Templates in Arbortext 5.4? If not, then is there a way to create custom shortcuts/hotkeys?

Best answer by rboneti

The acl command to assign a shortcut to the tag templates is:

menu_change .Tools.Tag_Templates... -key 'shortcut'

where shortcut is some key, like 'control-y'

2 replies

5-Regular Member
April 28, 2014

Hi Kenneth,

Are you looking for a shortcut to just bring up the tag tamplates dialog box, or something more to insert a specific tag template to the location where your cursor current is?

1-Visitor
May 2, 2014

Hi Rafel,

After I posted my original question, I find out that I can pull up the Tag Template dialog box by seperately selecting - Alt, T, L. It's definitely quicker than clicking Tools, Tag Templates.

Although, do know of any other hot keys that will either bring up the Tag Templates dialog box or insert a specific Tag Template?

Thank you,

Ken

1-Visitor
May 6, 2014

I believe it's possible to do it using the ACL, but it's a complex way and needs a good knowledge about ACL.

rboneti1-VisitorAnswer
1-Visitor
May 8, 2014

The acl command to assign a shortcut to the tag templates is:

menu_change .Tools.Tag_Templates... -key 'shortcut'

where shortcut is some key, like 'control-y'

1-Visitor
May 9, 2014

All,

Thank you for your assistance. I believe adding this shortcut will help my team be more efficent.

Your help is greatly appreciated,

Ken