icona79 / sketch-linked-data-exporter

Extract your Link data structure with images on your desktop folder.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sketch Link Data Manager

The plugin exports a JSON file from your selected Group, Symbol or Symbol Instance. The JSON is ready to be used with the Sketch native function Linked Data (Documentation here).

Linked Data permits to handle Text values and Images. This plugin generates a JSON dictionary that contains all the available (and overrideable) text layers values and images. The JSON file (named after the selected layer) and it Images are stored into a Lined-Data folder available inside your Sketch folder.

As soon as you export your dataset, it becomes automatically available in your data set list.

Aknowledgments

Thanks to Ale Munoz and Francesco Bertocci for all their support 🙏

Thanks to Christian Klotz and Ashung for their work on the code. You can find the original code from Christian Klotz here

Installation

  • Download the latest release of the plugin
  • Un-zip
  • Double-click on sketch-tokens-exporter.sketchplugin

Development Guide

This plugin was created using skpm. For a detailed explanation on how things work, checkout the skpm Readme.

About

Extract your Link data structure with images on your desktop folder.

License:MIT License


Languages

Language:JavaScript 100.0%