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

Add ability to skip translation of specific operators or sets of operators #17

Open
ahelwer opened this issue Jun 14, 2024 · 0 comments

Comments

@ahelwer
Copy link
Contributor

ahelwer commented Jun 14, 2024

The CLI should expose a --skip parameter accepting a space-delimited list of element names which should not be translated. The names will be drawn from the Name column of the CSV file. In addition, this --skip parameter will recognize some keywords denoting sets of elements - for example the lookalikes keyword would skip all Unicode symbols that are simple contractions of their ASCII counterparts.

Perhaps an --only parameter can also be exposed which, instead of skipping the enumerated elements, only translates those elements.

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

1 participant