Robin

Results 14 comments of Robin

Thanks for FR 😄 What's the use-case for symbols that don't name-match? How were the libraries constructed? And picking a symbol-symbol mapping manually for all non-matching symbols sounds a bit...

Sounds like @sonburn's new plugin might be just what you need https://www.facebook.com/groups/sketchformac/permalink/1941422106109938 https://github.com/sonburn/symbol-swapper

Damn, true, sorry! I don't have time to make a full plugin, but here's the code to replace a selected symbol with a symbol from a library. Change the `LIB_NAME`...

This pattern means the layer is linked to a symbol that no longer exists. Perhaps this plugin's override detection didn't work properly (it's not perfect) or some other weirdness?

Take a look at the `Change Local Layer Style to Library Layer Style` command of this plugin https://github.com/Ashung/Automate-Sketch

I don't have Abstract, sorry, so I'm unable to test this. The "not a library" error means the file you're trying to link with hasn't been added to the Libraries...

So does the plugin work if the Abstract library you want to use is open in the background?

Yep I've since downloaded Abstract 👍 will look into this when I get some free time

We discussed this a bit in the slack. There seem to be two additional issues * the algorithm given doesn't fully mimic the behavior of `usedSymbolsInContainer_document`. `usedSymbolsInContainer_document` takes into account...

Any update on when `UnstableFastTree` will be on `npm`?