• This repository has been archived on 27/Aug/2023
  • Stars
    star
    105
  • Rank 328,196 (Top 7 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created almost 10 years ago
  • Updated almost 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Sketch Click Dummy Plugin

Click Dummy Sketch Plugin

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

Sketch Click Dummy

Installation

  1. Download the files in this repository.
  2. Open the .sketchplugin file.

How to use

  • To create a link placeholder, draw a rectangle and rename it to linkto:ArtboardName.
  • Rename the rectangle to linkto:$BACK if you want to create a back link.
  • From the Plugins Menu, choose Show or Hide Link Layers (^β‡§βŒ˜H) to toggle visibility of the link placeholder layers.
  • Use Export Click Dummy (^β‡§βŒ˜E) to export the HTML click dummy.
  • Have a look at the Sketch file 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

Uses the Sketch Sandbox library by Ale MuΓ±oz.

License

MIT License