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

Ability for groupby-field-based batch actions (rename, delete) #129

Open
droumis opened this issue Jul 30, 2024 · 0 comments
Open

Ability for groupby-field-based batch actions (rename, delete) #129

droumis opened this issue Jul 30, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@droumis
Copy link
Member

droumis commented Jul 30, 2024

This is one aspect of a larger task: #99

Add the ability in the App GUI to apply an action to an entire category (groupby field) of annotations:

  • rename: For instance, if a user has a groupby field called 'category', and a set of annotations with a category of 'A', the action would be to batch rename 'A' to 'B'.
  • delete: For instance, if a user has a groupby field called 'category', and a set of annotations with a category of 'A', the action would be to delete all of these 'A' category annotations.
@droumis droumis added the enhancement New feature or request label Jul 30, 2024
@droumis droumis changed the title App - add category batch actions (rename, delete) App - add groupby-field-based batch actions (rename, delete) Jul 30, 2024
@droumis droumis changed the title App - add groupby-field-based batch actions (rename, delete) Ability for groupby-field-based batch actions (rename, delete) Jul 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants