Skip to content

Tips on best setup... #18

Answered by joonaspaakko
elltingle asked this question in Q&A
Discussion options

You must be logged in to vote

Yea, number 1 should be possible.

You can add multiple mockups in one batch process and every single one can use the same mockup .psd file, if that is your want. In that example I'm basically feeding every mockup the same output options using a variable, but you can give each mockup their own custom output options, which in this case should be necessary in order to avoid overwriting the output files as they would all share the same output location by default and presumably same input filenames too.

In the small code snippet below you can see that instead of output: outputOpts, I'm directly feeding it the object output: { ... }, which can then be customized for each mockup.

// output: ou…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@elltingle
Comment options

Answer selected by elltingle
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants