Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

EasyCatalog shortcut keys in InDesign

Explorer ,
Aug 09, 2022 Aug 09, 2022

Hello, in Indesign using EasyCatalog, I would like to create a shortcut key that opens a new excel file data source (file>new>EasyCatalog panel>New File Data Source...) I see there is one for new library in the assign shortcut keys menu but not for the data source, but I would like one for the data source. I don't see it as an option. Is this possible, or could there be a script written to open these? Screenshots are attached.
Thanks!

Screenshot 2022-08-09 152801.jpgexpand imagefile new library.jpgexpand imageeasyCatalog new panel.jpgexpand image

TOPICS
Feature request , How to , Performance , Scripting
390
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Community Beginner , Aug 10, 2022 Aug 10, 2022

You can use AutoHotkey Script for this, like:
send ALT +F for file menu 
then send key n for new file
etc...
its simple to write.

Translate
Community Expert ,
Aug 09, 2022 Aug 09, 2022

Hi @ateague70 ,

I'd ask this your EasyCatalog reseller or the support line of 65bit.

 

Regards,
Uwe Laubender
( Adobe Community Professional )

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
Aug 10, 2022 Aug 10, 2022
LATEST

You can use AutoHotkey Script for this, like:
send ALT +F for file menu 
then send key n for new file
etc...
its simple to write.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines