/sketch-click-dummy

Sketch Click Dummy Plugin

Primary LanguageJavaScriptMIT LicenseMIT

Click Dummy Sketch Plugin

Exports a simple HTML click dummy so you can easily prototype flows between your screens.

Sketch Click Dummy

change-log

  • 2016-04-18 17:47:13 - now, linkto: links will also work again for symboles since sketch update 3.7

Installation

Download this plugin and put it in your Sketch plugins folder.

How to use

  • To create a link placeholder, group the elements you like to link, then select the group and also select a artbort (while shift is pressed) then use ^⇧⌘L to rename the group linkto:ArtboardName.
  • Use Export Click Dummy (^⇧⌘E) to export the HTML click dummy.
  • Have a look at the Sketch file Click Dummy Example.sketch to get started.

Known issues

  • Sketch crashes when there are too many objects on the page. Splitting the document into pages or multiple documents is currently the only workaround we know of.

Author

Frank Rausch, Raureif GmbH

Extended/Changed

Kristof Friess (changed the handling a bit)

Uses the Sketch Sandbox library by Ale Muñoz.

License

MIT License