figma-content-buddy
figma-content-buddy copied to clipboard
A Figma Plugin that makes replacing text content in multiple layers super easy for anyone.
Bumps [browserify-sign](https://github.com/crypto-browserify/browserify-sign) from 4.2.1 to 4.2.2. Changelog Sourced from browserify-sign's changelog. v4.2.2 - 2023-10-25 Fixed [Tests] log when openssl doesn't support cipher [#37](https://github.com/crypto-browserify/browserify-sign/issues/37) Commits Only apps should have lockfiles 09a8995...
Bumps [postcss](https://github.com/postcss/postcss) to 8.4.31 and updates ancestor dependency [css-loader](https://github.com/webpack-contrib/css-loader). These dependencies need to be updated together. Updates `postcss` from 7.0.36 to 8.4.31 Release notes Sourced from postcss's releases. 8.4.31 Fixed...
Allow people to export a csv with all the content on the selection, kind of similar of [what this plugins] does(https://www.figma.com/community/plugin/900893606648879767/CopyDoc-Text-Kit)
Additionally to re-write the text layer content, we could include an option to rename the layers to a matching name. This is case is very useful when adding the same...
> A small feature request: being able to add incremental numbers as part of the content for multiple layers so I could have: "Element 1", "Element 2", "Element 3" and...
The idea will be to allow users to define whenever they want line breaks ignored or not when creating all the selection options. Requested by @lolergb Some pseudo-code provided for...
Thanks for making this plugin. I love the simplicity of it, but there is a use-case that would be great if it could handle it. Often you want to replace...
Instead of using unique text content nodes, allow users to manually input a text and a replacement to be applied in the current selection. * Allow free text mode *...