GithubHelp home page GithubHelp logo

alanfraneo / renameit Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rodi01/renameit

0.0 0.0 0.0 11.9 MB

Keep your Sketch files organized, batch rename layers and artboards.

Home Page: https://renameit.design/sketch/

License: MIT License

CSS 4.28% HTML 1.40% JavaScript 94.32%

renameit's Introduction

Rename It

Keep your Sketch files always organized, batch rename layers and artboards. Checkout the website

Rename Selected Layers

Multiple Layers

Rename Multiple layers at once command.

Rename Multiple Layers

Sequence

Sequentially rename layers in either ascending or descending order.

Rename in Sequence

  • Keyword %n - Ascending numbered sequence
  • Keyword %N - Descending numbered sequence
  • Keyword %A - Alphabet sequence
Pro Tip
  • Keyword %nn - This will output 01, 02, 03 and so on
  • Keyword "%a - Lowercase alphabet sequence

Current Layer Name

The keyword %* will copy the current selected layer(s) name.

Current Layer Name

Layer Name Case

You can use the %* with combination of letters to convert the layer name case.

  • Keyword %*u% - Convert to UPPER CASE
  • Keyword %*l% - Convert to lower case
  • Keyword %*t% - Convert to Title Case
  • Keyword %*uf% - Convert to Upper first word
  • Keyword %*c% - Convert to camelCase (This will remove the spaces)

Add Width and Height

Rename layer(s) with the width %W and height %H of a layer.

Width and Height

NOTE: “%” can be escaped with a backslash “\”

Find & Replace in Selected Layers

Replace any word(s) or character(s) from selected layers.

Find & Replace

Rename Artboards

Rename selected artboards works the same way as rename selected layers. You don't need to select the artboard, it will automatically find the artboard of the selected layer(s).

Rename Artboards

Install

For Sketch bellow version 51 the latest version of the plugin won't work. Please download version 3.8.7 here

Sketchpacks

Sketchpacks

Sketch Runner

Sketch Runner

Direct Download

Direct Download

More Info

Rename It is maintained by Rodrigo Soares, follow me @rodi01

Checkout the website for more

MIT License © Rodrigo Soares.

renameit's People

Contributors

rodi01 avatar dwinurhadia avatar alienresident avatar awt2542 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.