Vitamin-R 2 Help

  Vitamin-R 2 Icon   D. Speech Reminder Tags
 

Vitamin-R can remind you to focus on your Objective at particular intervals by speaking a customizable sentence aloud. This feature only works correctly in English. The spoken text can contain all standard English words, and some special placeholders are replaced with information provided by Vitamin-R.

Examples:

  • "<MinutesElapsed> of <MinutesTotal> have already elapsed"
  • "<MinutesLeft> of <MinutesTotal> left before the end of the time slice"
  • "Hurry up there's only <MinutesLeft> left!"
  • "Only <MinutesLeft> to accomplish <CurrentObjective>"
Vitamin-R currently automatically replaces the following tags:
  • <MinutesLeft> ⇒ "5 minutes"
  • <MinutesElapsed> ⇒ "15 minutes"
  • <MinutesTotal> ⇒ "20 minutes"
  • <MinutesLeftValueOnly> ⇒ "5"
  • <MinutesElapsedValueOnly> ⇒ "15"
  • <MinutesTotalValueOnly> ⇒ "20"
  • <CurrentObjective> ⇒ Inserts the content from your current Objective.

Tell me more