• Stars
    star
    711
  • Rank 63,679 (Top 2 %)
  • Language
    JavaScript
  • License
    Apache License 2.0
  • Created about 9 years ago
  • Updated 11 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Sketch plugin to do a find and replace on text within layers

Find and Replace V2 for Sketch

Find and Replace (text) for Sketch

Folow me on twitter to be posted.

sketch 62 and >. (version: 2.6.0)

New Shortcut : "cmd option shift f"

How to

Remembers your settings - Remembers your settings for next time you do a find/replace (doesn't remember find/replace/scope as these will change each time)

Regex new feature

Get the Regex Power ! ⚡️

"John Smith" to "Smith John"

Find

(\w+)\s+(\w+)

Replace with

$2 $1

Result: Smith John.

Replace all double spaces

Find

\s{2,}

Replace with

(one space)

Follow me on twitter for more tips.

https://twitter.com/Autre_planete

Issues or ideas

If you have any problems, or ideas, please open an issue!

Credits and Thanks

V1 Created by Martin Steven - @mscodemonkey - Thank you Martin.

V2 Created by Thierry Charbonnel - @thierryc.

V2 Maintained and improved by Thierry Charbonnel - @thierryc.

Thanks to Aby Nimbalkar - @abynim - for the SketchPlugin-Remember code to save user settings.

Thanks to Autre Planete - @thierryc - for writing the code to change text within symbol overrides.

Thanks to Vincenzo Petito - @vincenzopetito - for code within Shapr showing how to focus the text field on start and tabbing between input fields found within the dialog.

Thanks to Sean Dellis - @seandellis - for his help, test sketch doc and issues review.

Thanks to @iconmaster - for his test.

Disclaimer

I take no responsibility for what you find and replace, or for any changes made unintentionally due to this software erroring. I do test it before I release it so the chances of bugs are minimised, but still, use wisely and completely at your own risk. Remember, cmd-z is your saviour.*

More Repositories

1

react-fullpage

Create Fullscreen Scrolling Websites
JavaScript
193
star
2

Next-gh-page-example

Next.js gh-pages example
HTML
75
star
3

grunt-handlebars-layouts

A grunt.js task to render Handlebars templates against a context & produce HTML
JavaScript
14
star
4

react-scrollama-wrapper

JavaScript
7
star
5

angular-pressure

angular-pressure is a JavaScript library that makes dealing with Apple's Force Touch and 3D Touch simple.
JavaScript
6
star
6

dark-side-of-the-moon-syntax

Dark Side of the Moon is a Color Blindness Optimized Syntax theme for Atom.
CSS
6
star
7

awesome-origami

Origami Studio ecosystem (Systems, Patches and Examples)
5
star
8

Design-System-Variables

Variables Design System for Grid, Layout, Media Queries, Responsive Design, Typography and colors
JavaScript
5
star
9

anotherplanet.io-ux-template

Sitemap Sketch Libraries for ux design.
JavaScript
4
star
10

nextjs-pixijs-example

JavaScript
3
star
11

react-fullpage-gh-pages

react-fullpage-gh-pages
JavaScript
3
star
12

jquery-ap-richtexteditor

jquery ap richtexteditor
CSS
3
star
13

thierryc.github.io

JavaScript
2
star
14

css-in-js-os-theme

Simple Emotion based css-in-js OS theme for app or sketch plugin.
JavaScript
2
star
15

jquery-ap-qrcode

jquery Autre planète QRcode Generator
JavaScript
2
star
16

next-js-gh-pages-project-boilerplate

JavaScript
2
star
17

URL-Swap-Firefox-Addons

URL Swap (Find and Replace). The URL Swap extension changes the root to another URL that you specify in the Preferences window.
JavaScript
2
star
18

Remix

Remix template for CodeSandbox Projects
TypeScript
1
star
19

sketch-assistant-color-in-theme

TypeScript
1
star
20

bootstrap-little-calendar

Bootstrap Little Calendar is a month view calendar.
CSS
1
star
21

sketch-assistant-default-name

TypeScript
1
star
22

infinitus

HTML 5 Wordpress Theme
PHP
1
star
23

gulp-sanitize-html

alpha version
JavaScript
1
star
24

infinitus_user_language

user language for wordpress plugin
PHP
1
star
25

add-html5-elements-to-dom-for-IE

add html5 elements to dom for IE
JavaScript
1
star
26

sketch-assistant-colors

Colors conventions rules for DS core assistants
TypeScript
1
star
27

react-fullpage-example

JavaScript
1
star
28

sketch-assistants-run

sketch-assistants-run
1
star
29

sklib

A utility to build, publish sketch library
JavaScript
1
star
30

far-side-of-the-moon-syntax

A Lighten and peaceful syntax theme « Far Side Of The Moon »
CSS
1
star
31

webcomponents-preview

1
star
32

ApSketchPluginBoilerplate

Ap Sketch Plugin Boilerplate
JavaScript
1
star
33

vanilla-javascript-boilerplate

Jumpstart your JavaScript projects with a modern Vanilla JavaScript Boilerplate, providing a pre-configured foundation for building applications with only the core features of the language.
HTML
1
star