spatie / mailcoach-support

Questions and support for Mailcoach
https://mailcoach.app
31 stars 2 forks source link

Appending tags via import #277

Closed mbardelmeijer closed 3 years ago

mbardelmeijer commented 3 years ago

We've got the question for the ability to append tags via the import, instead of overwriting ("syncing") them. This is due to new lists that come in, but the existing tag is still relevant. I understand that this is client specific, so perhaps best to have this option per import.

I'm happy to give it a shot for implementation, but wanted to discuss the best way forward. I think we have 2 options for that:

1) Add a checkbox on the import action to allow the user to select the tags mode. This can be "append" (new default for safety?), and "replace".

2) We can add a column to the import list, where you can specify that per row.

3) Another option that i haven't thought about 😄

freekmurze commented 3 years ago

I think option 1) will be the simplest way. 👍 Thanks for your work on this.