Toisto

Latest version: v0.34.1

Safety actively analyzes 723685 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 8 of 11

0.4.0

Fixed

- When showing the correct answer, replace removed spaces with an underscore so it is more clear what the user would have needed to type differently to enter the correct answer. Fixes [96](https://github.com/fniessink/toisto/issues/96).
- Apostrophes were ignored when checking answers. Fixes [97](https://github.com/fniessink/toisto/issues/97).
- Toisto would show empty strings as meaning if the quizzed concept has no label in the user's language. Fixes [101](https://github.com/fniessink/toisto/issues/101).

Added

- Reply with "?" to a quiz to skip to the answer immediately. Closes [112](https://github.com/fniessink/toisto/issues/112).
- Add command line option to sort progress information by either quiz retention length or number of attempts.
- Allow for infinitive forms of verbs in topic files. Add infinitives to current verbs. Closes [85](https://github.com/fniessink/toisto/issues/85).
- Add new concepts to the food, time, and verbs topics.
- Add body, clothes, and weather topics.

0.3.0

Added

- When languages of both question and answer are the same, give the meaning of both the question and the answer. Closes [73](https://github.com/fniessink/toisto/issues/73).
- Also show the meaning when the answer is incorrect. Closes [90](https://github.com/fniessink/toisto/issues/90).
- Add links to https://en.wiktionary.org/ for each word.
- Add some regular and auxiliary verbs.
- Add some colors.
- Add holiday topic.

0.2.1

Fixed

- When the quiz type is "listen and type what you hear", don't show alternative answers as that doesn't make sense for this quiz type. Fixes [74](https://github.com/fniessink/toisto/issues/74).
- Relations between concepts were only taken into account when both concepts belonged to the same topic. Fixes [76](https://github.com/fniessink/toisto/issues/76).

0.2.0

Removed

- Don't show how long a quiz is silenced after each correctly answered quiz. The information is not relevant while practicing and can be easily viewed using the progress command.

Fixed

- Show hints only when translating. Fixes [51](https://github.com/fniessink/toisto/issues/51).
- When showing the meaning of a concept, only show the first spelling variant. Fixes [63](https://github.com/fniessink/toisto/issues/63).

Changed

- When the user makes a mistake and the question is repeated, say the question slightly slower. Closes [48](https://github.com/fniessink/toisto/issues/48).

Added

- It is possible to specify usage relations between concepts in topic files. For example, the concept "days of the week" uses the concepts "day" and "week". Toisto will first quiz the user on "day" and "week" before quizzing "days of the week". Plural concepts automatically "use" singular concepts so that plural forms of concepts are quizzed before their singular form.
- When the quiz type is not "translate", as a reminder, show the meaning of the quizzed concept in the user's language after the quiz is finished. Closes [31](https://github.com/fniessink/toisto/issues/31).
- When the user enters an empty answer, repeat the spoken question. Closes [47](https://github.com/fniessink/toisto/issues/47).
- Add more concepts to the house and nature topics and add an animals topic.
- Use Google Translate for text-to-speech, but fall back to the MacOS say command if getting the audio from Google Translate fails.

0.1.0

Changed

- Determine the time to silence a quiz using the retention so far, instead of the streak. Unfortunately, this is a backwards incompatible change and progress information is lost.
- Silence quizzes that the user knows on the first attempt for 24 hours.

Added

- Add more concepts to the city, family, furniture, house, nature, and time topics.

0.0.16

Fixed

- For some streak lengths, Toisto would not give the correct duration for which the quiz will be silenced.

Added

- Show until when a quiz is silenced in the progress table.
- Add listening-only quizzes. Closes [43](https://github.com/fniessink/toisto/issues/43).

Page 8 of 11

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.