Skip to content
This repository was archived by the owner on Jan 7, 2026. It is now read-only.
This repository was archived by the owner on Jan 7, 2026. It is now read-only.

feature: Support asset deletion via plugin #185

@malliaridis

Description

@malliaridis

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestmanaged on taigaThis issue has been moved to our project at Taiga.io

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions