Let's say I have tags based on demographic. There's city, age, behavior, gender etc. I want to be able to add multiple tags in one go using some sort of a separator. So lets say if I want to add 4 tags — "Male", "40s", "Health conscious", and "Freemium". Right now I have to add them one by one. I want to be able to add them like this — "Male, 40s, Health conscious, Freemium" or "Male; 40s; Health conscious; Freemium". Any kind of separator works. This way I can have a google sheet with customer names and their tags in one cell, and we can update that very quickly.