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

Allow adding keywords in bulk while skipping existing entries #244

Closed
abdelkebir opened this issue Sep 20, 2024 · 0 comments
Closed

Allow adding keywords in bulk while skipping existing entries #244

abdelkebir opened this issue Sep 20, 2024 · 0 comments
Labels
enhancement New feature or request Planned Already Planned and will be added soon

Comments

@abdelkebir
Copy link

Currently, when attempting to add a list of keywords, if any keyword already exists, the entire process is halted, and no keywords are added. This makes it challenging to mass-add keywords, especially when working with long lists, as each duplicate keyword must be manually identified and removed.

I propose that the system allows new keywords to be added while skipping any existing ones. This would ensure that non-duplicate keywords are still added, improving efficiency when working with large datasets.

In scenarios where we have hundreds or thousands of keywords, manually checking for duplicates is impractical. Automating the process to skip duplicates would save significant time and effort for users managing large keyword lists.

@towfiqi towfiqi added Planned Already Planned and will be added soon enhancement New feature or request labels Nov 7, 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 Planned Already Planned and will be added soon
Projects
None yet
Development

No branches or pull requests

2 participants