rodi01 / RenameIt

Keep your Sketch files organized, batch rename layers and artboards.
https://renameit.design/sketch/
MIT License
1.41k stars 111 forks source link

Feature Request — text-align operator #124

Open railstride opened 5 years ago

railstride commented 5 years ago

First of all real quick. Great work. RenameIt saves so much time!

When creating a typescale I often also make single scales available for left, center and right. When all scales are setup I rename them using current operators like the parent operator and also number operator. If all is renamed I use sketch style generator to push all of it to shared styles. So far RenameIt saves a huge amount of time! But it could be a little more efficient I think when introducing a text-alignment operator! It actually includes a few times batch renaming before it is ready for generation. Using a text-alignment operator could make this a lot quicker!

But also for just introducing single new styles. Imagine you decided to introduce an UPPERCASE breadcrumb or whatever. Making this available in Multiple alignments would now take a few steps to make it available for every alignment.

I think making some layer-properties in general available for renaming could open a few doors/possibilities to make easy usable naming conventions for a pattern-libraries in sketch.

simple-typescale

rodi01 commented 5 years ago

This is a cool idea, I will take a look at the sketch API to see how hard this one is.