A simple Figma plugin to help organize your frames
Is It Done Yet? is a simple plugin that enables you to organize frames according to their progress status by adding a tag alongside each name. It also allows you to add a ticket number for further organization.
- For designers - Quickly communicate the status of their designs and make it easier to mark designs for review and hand over files for development.
- For developers - Clearly marked files that they can work on, leaving no room for confusion or error.
- For PM's - know what’s ready to groom
- For Clients - Reduce confusion and save time on turn-around by letting them know precisely what’s ready for approval
- Install Is It Done Yet? from the Figma Plugin library
- Select any frame or multiple frames in your Figma document
- Right click > Plugin > Is It Done Yet?
- Select a status that you want added to the selected frames.
- Optionally, you could choose to add a ticket number to any frame for further organization.
- Clone the repository:
git clone https://github.com/vora/Is-it-done-yet-.git
- Navigate to the folder
cd Is it done yet_
- Install dependencies
npm install
- Build the plugin
npm run build
- Go to a new document in Figma and select
Plugins -> Development -> Is it done yet?
For any feature request, bug report or any other communication, kindly email to [email protected]
- V1.0.0
- Initial version of Is it Done Yet? consists of setting status to frame(s) and support to add assign ticket numbers to frames