Skip to content

romiroma/Figma-Plugin-Copy-Attributed-Text

Repository files navigation

The plugin is used to easily copy attributed text just by selecting text node.

Use case:

When developing applications in Xcode, it's fast just to copy text from design viewer and paste attributed string into storyboard/xib's UILabel/UITextField attributedText field.

Usage

  1. Start Plugin
  2. Select TextNode in side navigator or on canvas

That's it, now you have attributed text from TextNode copied into your clipboard! Paste it into editors, what support that and enjoy!

What doesn't work

  • San Francisco font family (web version only, desktop works fine) issue link

Troubleshooting

if you experience any issues, please, create github issue.