/sketch-import-symbols

Import Sketch symbols from another Sketch file into your current doc

Primary LanguageJavaScript

Sketch Import Symbols

Easily import symbols from another Sketch file.

Banner

Installing Plugins

The conventional way:

  1. Download the ZIP file
  2. Copy the contents to the plugin folder (Open up Sketch, and go to PluginsReveal Plugins Folder… to open it.)

The quickest way:

_NOTE: If your Mac has not installed GitHub client, You need to install GitHub for mac

  1. Click on the Clone in Desktop button on GitHub
  2. Press command + shift + g to find plugin folder, then paste plugin folder path

Plugin Folder Path

  • App Store ~/Library/Containers/com.bohemiancoding.sketch3/Data/Library/Application Support/com.bohemiancoding.sketch3/Plugins
  • Beta ~/Library/Application Support/com.bohemiancoding.sketch3/Plugins

FYI

• If you have a Symbols page, then the imported symbols will be added here. If you do not already have a symbols page, then one will be created for you.

• The previous version of this plugin skipped symbols with matched names - this update does not skip these, but will instead bring in symbols with the same names.

Keyboard Shortcuts

command + shift + i

##Contact