DWilliames / google-sheets-sync-figma

82 stars 8 forks source link

It doesn't do anything. Only hides the Text Layers. #134

Open SaadBazaz opened 1 year ago

SaadBazaz commented 1 year ago

Describe the bug I want to batch-produce certificates in Figma. I've renamed all the appropriate Text layers, e.g. #name.1, #name.2 etc etc.

Screenshot 2022-09-13 at 10 29 14 PM

I've made a Google Sheet with the structure

name | description
John | A cool guy John | Another awesome guy ...

When I run the plugin, it doesn't change the Text Layers and also hides the Text Layers.

To Reproduce Figma file: https://www.figma.com/file/0MOTbcQxkGUEfSDr6vZujc/Batch-making-certificates-(Community)-(Copy)?node-id=0%3A1 Google Sheets Link: https://docs.google.com/spreadsheets/d/1aD4uN1mJPJ4mJtkNVlK2BVluunRbbEbhhMc-gqPfQIY/edit?usp=sharing

Expected behavior It should replace the text in the layers.

Additional context Maybe something to do with #133 ?