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 Request: Add option to filter by key pattern of tolgee tag #122

Open
paulwer opened this issue Oct 24, 2024 · 2 comments
Open

Feature Request: Add option to filter by key pattern of tolgee tag #122

paulwer opened this issue Oct 24, 2024 · 2 comments
Assignees

Comments

@paulwer
Copy link

paulwer commented Oct 24, 2024

Hi folks,
we want to apply some tags to our extracted keys.
We want to apply some tags based on the patern of the key and will do some additional checks afterward.

Therefore a parameter like --filter-key-pattern startwith-* or --filter-no-key-pattern *-endWith

would be very usefull.

Thanks yall :)

@JanCizmar
Copy link
Contributor

Hey! Thanks for the request. Can you please share more about your use case for this?

@paulwer
Copy link
Author

paulwer commented Oct 24, 2024

our use-case is, that we have multiple folders within our repo, which require multiple sync commands
And we want to select some of the prefixes in order to assign additional tags to them. f.ex. like unused or production

Therefore we can not just use the flag --filter-no-extracted

An workaround for now would be to tag them once initialy and then use the tag filter.

This would be sufficient for our current use-case, therefore considder this as optional, because it would be nice to have i guess :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants