Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request : Mass Export Emails #154

Closed
dshastry opened this issue Jun 13, 2017 · 10 comments
Closed

Feature Request : Mass Export Emails #154

dshastry opened this issue Jun 13, 2017 · 10 comments
Labels
Milestone

Comments

@dshastry
Copy link

One of the features I wish I had as I'm working on multiple templates is a mass export feature. For example I have a header.mjml file that's used as a common element across 12 email templates. Each time I make a change in header.mjml, I'm having to open each individual email template and export the HTML out. It would be very very helpful if we are able to multi-select email templates and mass export the HTML for all of them. Would save a ton of time!

@meriadec
Copy link
Contributor

Interesting idea, just to understand better , is it exporting multiple emails of the same project, or exporting multiple projects at the same time?

@meriadec
Copy link
Contributor

Also, maybe the value of the "Project" was a wrong direction, for the app. I feel like it's not so used

@dshastry
Copy link
Author

Essentially its multiple projects. I agree maybe project isn't the best term. so for example, my current workflow is that each set of emails I design has it's own folder aka "project". This is done for organization purposes. Each folder contains a header/index/footer.mjml. I would like to select these multiple folders (which show up as recent projects in MJML app), and export all of them. Screenshot of what my projects look like attached:

image

So maybe it could work by being able to multi-select by clicking multiple thumbnails and then press one button to export all, select the folder/export destination and then an html email is generated for each project in the destination folder.

@meriadec
Copy link
Contributor

meriadec commented Jun 13, 2017

OK got it. Yep I think this is totally doable, and not very difficult to implement.
Question: what do you think will be the best:

  • export each HTML file in their project directory
  • or export all the HTML files in the same folder (with file popup, to choose)

Nice emails BTW :)

@dshastry
Copy link
Author

Haha thanks! Couldn't build them without your awesome app ;)

I think it would work best to go with #2. So the flow would be

Click add/select button on thumbnails to select multiple emails -> click mass export button -> set project destination folder -> export

Because for option 1 we can do this currently by hitting the export html button. its a pain to manually move the HTML files into one folder later on. Extra step that we can eliminate!

meriadec added a commit that referenced this issue Jun 16, 2017
@meriadec
Copy link
Contributor

export

UX is not perfect but it works :)

@dshastry
Copy link
Author

Yup! Functionality is great. Would it be possible to select the folder you want to export to on click of the button? Perhaps in a dialog box that pops up

image

@meriadec
Copy link
Contributor

meriadec commented Jun 16, 2017 via email

@dshastry
Copy link
Author

Oh ok, cool. Sounds good!

@meriadec meriadec added this to the 2.5.0 milestone Jun 23, 2017
@torncheesecake
Copy link

Siliar to this I'd love to be able to export to html for all the selected. Much like you can when going into each project and exporting to HTML, i'd love to be able to do this for multiple variants without going into each one but having the HTML export into the emails folder. I don't want my HTML separate from the rest of my images etc. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants