Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature: Support asset deletion via plugin #185

Open
malliaridis opened this issue Jan 7, 2025 · 1 comment
Open

feature: Support asset deletion via plugin #185

malliaridis opened this issue Jan 7, 2025 · 1 comment
Labels
enhancement New feature or request managed on taiga This issue has been moved to our project at Taiga.io

Comments

@malliaridis
Copy link

Is your feature request related to a problem? Please describe.

I am writing a plugin that allows the user to create and manage a set of assets (currently only colors). The plugin provides features of creating new and updating existing assets. When updating, there is the need of removing assets that are obsolete, e.g. when the plugin has a new release.

I couldn't find any function in the API that allows deleting existing assets from a local library (if such feature is present, please let me know).

Describe the solution you'd like.

I would like to have an option to delete generated assets.

The plugin is generating and grouping hundreds of assets, which are difficult to maintain manually. Therefore and for a better user experience, the plugin would provide the necessary actions for managing assets.

Describe alternatives you've considered.

Right now, the user can only delete assets manually by selecting the assets to delete. Deletion of grouped assets is not supported yet and the user has to expand the very first and very last asset in order to select theme with SHIFT (not obvious imo), and delete them then. This however does not solve the need of fully managing assets via plugins.

Additional context

No response

@malliaridis malliaridis added the enhancement New feature or request label Jan 7, 2025
@madalenapmelo-kp madalenapmelo-kp added the managed on taiga This issue has been moved to our project at Taiga.io label Jan 8, 2025
@madalenapmelo-kp
Copy link

Hi @malliaridis,

Thank you for the suggestion! We have added it to our backlog on Taiga to be considered in the future, you can find the details at https://tree.taiga.io/project/penpot/issue/9701

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request managed on taiga This issue has been moved to our project at Taiga.io
Projects
None yet
Development

No branches or pull requests

2 participants