badlydrawnrob / anki

Learn to code with Anki — flashcards and themes for all learning levels. Master your programming language of choice!
MIT License
719 stars 61 forks source link

Add helper text in card fields #104

Closed badlydrawnrob closed 7 months ago

badlydrawnrob commented 8 months ago

Until Anki fixes the default text (to show in Html mode) it's a bit redundant to add notes in this way.

Currently two ways to figure out what's supposed to be in fields:

  1. Documentation
  2. HTML comments in the front template
  3. HTML comments in the simple.md and missing.md files (compiles to a data file)
badlydrawnrob commented 7 months ago

This doesn't work if card set to html

By default on a HTML field, the text isn't shown You'd have to toggle the Aa to see the damn description Logged a complaint in Anki support

Screenshot 2024-01-15 at 19 32 04 Screenshot 2024-01-15 at 18 48 44