We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
In commands, tokens can be translated.
We can index and pull out the tokens from each command string, and include those mappings in the output as well.
- Add a new task to the work list: `todo new {{thing_to_do}} --list {{work}}`
- Aggiungere un nuovo task alla lista delle cose da fare per lavoro: `todo new {{cose_da_fare}} --list {{lavoro}}`
The text was updated successfully, but these errors were encountered:
No branches or pull requests
In commands, tokens can be translated.
We can index and pull out the tokens from each command string, and include those mappings in the output as well.
Example
The text was updated successfully, but these errors were encountered: