krassowski / Anki-TouchScreen

Touchscreen functionality for Anki
https://ankiweb.net/shared/info/1631622775
GNU General Public License v3.0
25 stars 13 forks source link

Text input! #14

Open thatstheway opened 4 years ago

thatstheway commented 4 years ago

Text-input would be an amazing feature here! I am in medical school and would love a way to quickly type out some thoughts on a card before seeing the answer.

jcznk commented 4 years ago

You do not need an addon for that: just add to the front template {{type:FieldName}}, where FieldName is the name of any of the fields of your note

Do not add {{type:FieldName}} to the back of the card unless you want Anki to check if what you wrote corresponds the content of the field of your choice

If your back template has {{FrontSide}} Anki will check what you wrote no matter if you added {{type:FieldName}} to your template or not