Hi,
I downloaded anki recently :
Version 23.12.1 (1a1d4d54)
Python 3.9.15 Qt 6.6.1 PyQt 6.6.1
Everything seems to work well.
I created a deck to learn vocabulary. The notes have typical fields :
french : single word
english
image
audio
exemple_french : exemple sentences
exemple_english
exemple_audio
In a first step I created cards with :
image
french
audio
english
---- conditional field display exemple_french
exemple_french
exemple_english
exemple_audio
and created a second type by flipping cards :
image
english
audio
french
---- conditional field display exemple_french
exemple_french
exemple_english
exemple_audio
All this works perfect.
But as I said in some cards I have example sentences and I wanted to add 2 additional types :
---- conditional field display on exemple_french
exemple_french
exemple_english
exemple_audio
-------word section
french
english
audio
and added a 4th by flipping :
---- conditional field display on exemple_french
exemple_english
exemple_audio
exemple_french
-------word section
french
english
audio
creation work, anki told adding my cards 500 but indeed only 150 had non empty example field.
When I preview my cards evrything works well.
But in the browser, in card mode, I see only the 2 first card types.
In note mode, I can see that some rows have 2 or 4 cards.
How to see the 2 additional cardtypes in the browser, in card mode?
Thanks for your help.
Best regards