figma-plugin
figma-plugin copied to clipboard
Token grouping by groups
Currently we show the tokens in the plugin UI grouped according to the type of tokens. We can allow users to groups their tokens by name. This could be a setting that lets the user select how they want to view the tokens. A toggle that switches between: Group by token name and Group by token type.
When the switch is on Group by token type, it would follow the current ui in the plugin.
Color
button
background-color
tag
background-color
Border Radius
button
border-radius
When the switch is on Group by token name,
button
background-color border-radius
tag
background-color
### Tasks
- [ ] https://github.com/tokens-studio/figma-plugin/issues/2173