|
1 | 1 | [](https://badge.fury.io/gh/contentsync%2FSketchContentSync.sketchplugin) |
2 | 2 |
|
3 | | -# Sketch Content Sync |
| 3 | +# SketchContentSync |
4 | 4 |
|
5 | | -Visit [www.contentsync.io](http://contentsync.io/). |
| 5 | +Synchronize your content between google spreadsheets and Sketch.app. |
6 | 6 |
|
7 | | -Dynamically update content within sketch files. |
| 7 | +Now supports both public and private google spreadsheets. |
8 | 8 |
|
9 | | -Currently support: |
10 | 9 |
|
11 | | -+ [Google Spreadsheets](https://docs.google.com) |
12 | | -+ [Sheetsu](https://sheetsu.com) |
| 10 | +# Downloading & ContentSync Platform |
13 | 11 |
|
14 | | -# Installation |
15 | | - |
16 | | -+ Download the [zip file](https://github.com/contentsync/SketchContentSync.sketchplugin/releases/download/v0.3.3/SketchContentSync.sketchplugin.zip) |
17 | | -+ Unzip the zip file |
18 | | -+ Make sure the name of the file is `SketchContentSync.sketchplugin`. |
19 | | -+ Double click on the `SketchContentSync.sketchplugin` to install it into Sketch. |
| 12 | +Register for free at [www.contentsync.io](http://contentsync.io/) and get started easily. |
20 | 13 |
|
21 | 14 | # Features |
22 | 15 |
|
@@ -57,25 +50,7 @@ Customize text per symbol instance. Naming a text element `sync:<key>` within a |
57 | 50 |
|
58 | 51 | # How to Install It |
59 | 52 |
|
60 | | -+ Download the Zip File |
61 | | -+ Double click on the .sketchplugin file |
62 | | -+ Available in Sketch under `Plugins` > `SketchContentSync` |
63 | | - |
64 | | - |
65 | | -# Quick Example |
66 | | - |
67 | | -+ Download and open [this sketch file](./examples/simpleexample.sketch) |
68 | | -+ Run **SketchContentSync > Google Sync** under the **Plugins** menu |
69 | | -+ **Sync Google Document Text** Popup |
70 | | - + Paste this URL in the URL popup: `https://docs.google.com/spreadsheets/d/1xkkFbXdCEC2Rr_rxO74jdZ30SZSxBuzLdNPFlhsjPws/` |
71 | | - + Press `Sync` |
72 | | -+ **Sync Content Version** Popup |
73 | | - + Use default and press `Sync` |
74 | | -+ Voila! The content in the Sketch should have updated. |
75 | | -+ Notice there are some spelling errors in the synced content. Try syncing again with another version or even another language. |
76 | | - |
77 | | -[You can see the sample spreadsheet used for this example here.](https://docs.google.com/spreadsheets/d/1xkkFbXdCEC2Rr_rxO74jdZ30SZSxBuzLdNPFlhsjPws/edit?usp=sharing) |
78 | | - |
| 53 | +Register for free at [www.contentsync.io](http://contentsync.io/) and get started easily. |
79 | 54 |
|
80 | 55 | # How to use it |
81 | 56 |
|
|
0 commit comments