lukasoppermann / design-tokens

🎨 Figma plugin to export design tokens to json in an amazon style dictionary compatible format.
https://www.figma.com/community/plugin/888356646278934516/Design-Tokens
MIT License
953 stars 131 forks source link

File Export Settings #267

Closed hayawata3626 closed 1 year ago

hayawata3626 commented 1 year ago

I think there are two use cases for exporting design tokens:

  1. Downloading as a JSON file.
  2. Sending design tokens to a URL (e.g., GitHub).

My use case is 2. Now, I determine which items to export using the "File Export settings" interface. However, when I click "Save & Export", Finder (on macOS) opens to select a download destination.

I would prefer if Finder did not open in this scenario. Instead, I'd like the settings to be saved and the modal to close immediately afterward.

hayawata3626 commented 1 year ago

@lukasoppermann PR added. If there is not much need, consider closing.