Skip to content

Davvii1/simple-task-creator-figma

Repository files navigation

Simple Task Creator

Create simple tasks selecting between issue types.

This plugin allows you to create custom visual frames to organize and represent tasks clearly and effectively. Each task is displayed within a frame that changes color automatically based on the selected task type, enabling quick and easy identification. You can also assign a title and description to each task, providing a detailed view within an attractive and organized visual environment. This plugin is perfect for improving task management and optimizing visual communication in collaborative projects.

How to use the plugin

  1. Go to Figma Web App or download Figma for your operating system, create a proyect and right click on the canvas.

  2. Select "Plugins" then "Manage Plugins...".

    Step 2 Image

  3. Type "Simple Task Creator" and select the one showed in the image.

    Step 3 Image

  4. Click on "Run".

    Step 4 Image

  5. The plugin UI will show and you will be able to enter a title, description and select type for your task.

    Step 5 Image

  6. After clicking "Create", a frame for your task will be created and can be managed on the canvas.

    Step 6 Image

Built with React, Typescript, Tailwind and Webpack

The plugin uses the webpack-react template extracted directly from Figma`s Plugin Samples repository, adding tailwind to the sample and using shadcn/ui for building the UI.