Skip to main content
Participant
March 9, 2021
Answered

Run a plugin on multiple files

  • March 9, 2021
  • 1 reply
  • 415 views

Hello,

I made a plugin to extract part of an XD model by parsing artboards and generate an XML based file.

I'd like to know if it's possible to run this plugin on a batch of XD files, and not only on the XD file that is currently opened.

Thanks

This topic has been closed for replies.
Correct answer italosan

Hi, at the moment it can only be used with the currently open file.

1 reply

italosan
Community Expert
italosanCommunity ExpertCorrect answer
Community Expert
March 9, 2021

Hi, at the moment it can only be used with the currently open file.

Participant
March 12, 2021

Thank you for the quick answer !