Sift — test build
=================

You need the Figma DESKTOP app. The browser version cannot load a plugin
that hasn't been published to Community yet.


Install
-------
1. Unzip this folder somewhere you'll keep it. The files must stay together.
2. Open Figma desktop.
3. Menu: Plugins > Development > Import plugin from manifest...
4. Choose manifest.json from this folder.
5. Run it: Plugins > Development > Sift

It stays in your Plugins menu until you remove it.


Worth trying
------------
- Select a few layers, pick a color. Pick a second color on the same layers
  and check it replaces rather than stacks.
- Click a count under "On this page" to select every layer of that color.
- "Remove colors for export", then "Put them back". Names should come back
  exactly as they were.
- Undo: color ten layers, press Cmd-Z once. All ten should revert together.
- The "Name layers" tab: build a name out of fields, fill them in, check the
  preview, apply.


Worth knowing
-------------
- A color is stored as a colored dot at the front of the layer name. There is
  no hidden state, and it survives with or without the plugin installed.
- Variants and layers inside instances are skipped on purpose — renaming those
  can break a component in ways that cannot be undone.
- Because a color lives in the layer name, it reaches exported filenames.
  That's what "Remove colors for export" is for.
- To update to a newer build: remove Sift from Plugins > Development, then
  import the new manifest.json.

Please test on a COPY of any file you care about.
