zeroheight / library-symbol-replacer

Sketch plugin to replace symbols in an existing documents with library symbols 💎 📚
MIT License
190 stars 6 forks source link

Can't replace symbols that are already linked to an old library file #9

Closed hikarusalmat closed 6 years ago

hikarusalmat commented 6 years ago

I have a baseline sketch file setup that consists of a library file and multiple page files that are linked to the library file. For a new project I'd duplicate the set and relink the duplicated page files to the duplicated library file.

Would be great if this plugin can support this scenario, and have option to replace absolutely all symbols (including symbols that are linked to old/another library).

robintindale commented 6 years ago

Symbol swapper (https://github.com/sonburn/symbol-swapper) just added a feature which may help with this

hikarusalmat commented 6 years ago

@robintindale Thank you for letting me know about this, it works like a charm!