tokens-studio / figma-plugin

Official repository of the plugin 'Tokens Studio for Figma' (Figma Tokens)
https://www.figma.com/community/plugin/843461159747178978
MIT License
1.36k stars 196 forks source link

Token grouping by groups #1024

Open rbosker opened 2 years ago

rbosker commented 2 years ago

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
UdayHyma commented 6 months ago

Migrated to Featurebase