Decouple and Sync multi-language content between Sketch and Excel.
- Decouple your content from Sketch so you can hand-off your content for review by a copy-writer
- Switch easily between multiple languages
- Switch easily between multiple versions of your content
- Backup your Sketch file (just in case)
- Prefix your text layers and/or symbol layers that you want to include with '#'
- Generate Excel file with all your content: Plugins -> Excel Content Sync -> Generate Content File...
- Select the Content File: Plugins -> Excel Content Sync -> Select Content File...
- Select your language
- Wait till your Sketch file is updated.
- Download the Zip and unzip the package
- Double click on
excelContentSync.sketchplugin
for auto installation
The plugin is compatible with the latest version of Sketch 84 🎉 (And previous versions).
- As many as you need. Each columnn in your Excel file can be chosen as a language source.
- Symbol overrides are supported. Prefix your symbols with '#' to include them. The will be listed as 'symbolName / overrideName' in the Excel file.
- Same applies to symbols within symbols.
- Accepting bug fixes, feature requests, PRs.
- This is my first Sketch plugin, and I'm happy to review PRs regarding code improvements and best practices.
- See SKPM on how to get started.