🎨 Support heading blocks to make flashcards https://github.com/siyuan-note/siyuan/issues/9005

This commit is contained in:
Daniel 2023-10-04 17:45:57 +08:00
parent a88e045385
commit 0905f039d4
No known key found for this signature in database
GPG key ID: 86211BA83DF03017
5 changed files with 6 additions and 6 deletions

View file

@ -162,11 +162,11 @@
"flashcardMark": "Mark Carding",
"flashcardMarkTip": "After enabling, the mark is recognized as fill in the blank",
"flashcardList": "List Carding",
"flashcardListTip": "After enabling, the first list item of a list is recognized as a question, and the rest of the lite items are recognized as answers",
"flashcardListTip": "After enabling, the first list item of a list is recognized as a question, and the rest of the list items are recognized as answers",
"flashcardSuperBlock": "Super Block Carding",
"flashcardSuperBlockTip": "After enabling, the first child block of a super block is recognized as a question, and the rest of the child blocks are recognized as answers",
"flashcardHeading": "Heading Block Carding",
"flashcardHeadingTip": "After enabling, the heading block is recognized as a question, and the rest of the child blocks are recognized as answers",
"flashcardHeadingTip": "After enabling, the heading block is recognized as a question, and the blocks below are recognized as answers",
"flashcardDeck": "Deck",
"flashcardDeckTip": "After enabling, the card deck classification is supported. This is a historical compatibility option, it is not recommended to enable it unless necessary, and it is recommended to use <code class='fn__code'>Quick make card</code>",
"flashcardFSRSParamRequestRetention": "FSRS Request Retention",

View file

@ -166,7 +166,7 @@
"flashcardSuperBlock": "Carda de súper bloque",
"flashcardSuperBlockTip": "Después de habilitar, el primer bloque secundario de un súper bloque se reconoce como una pregunta y el resto de los bloques secundarios se reconocen como respuestas",
"flashcardHeading": "Tarjeta de bloque de encabezado",
"flashcardHeadingTip": "Después de habilitarlo, el bloque de encabezado se reconoce como una pregunta y el resto de los bloques secundarios se reconocen como respuestas",
"flashcardHeadingTip": "Después de habilitarlo, el bloque de encabezado se reconoce como una pregunta y los bloques siguientes se reconocen como respuestas.",
"flashcardDeck": "Mazo",
"flashcardDeckTip": "Después de habilitar, se admite la clasificación del mazo de cartas. Esta es una opción de compatibilidad histórica, no se recomienda habilitarla a menos que sea necesario, y se recomienda usar <code class='fn__code'>Quick make card</code>",
"flashcardFSRSParamRequestRetention": "Retención de solicitud FSRS",

View file

@ -166,7 +166,7 @@
"flashcardSuperBlock": "Carte Super Block",
"flashcardSuperBlockTip": "Après l'activation, le premier bloc enfant d'un super bloc est reconnu comme une question, et les autres blocs enfants sont reconnus comme des réponses",
"flashcardHeading": "Carte de bloc d'en-tête",
"flashcardHeadingTip": "Après activation, le bloc d'en-tête est reconnu comme une question et le reste des blocs enfants sont reconnus comme des réponses",
"flashcardHeadingTip": "Après activation, le bloc d'en-tête est reconnu comme une question et les blocs ci-dessous sont reconnus comme des réponses",
"flashcardDeck": "Deck",
"flashcardDeckTip": "Après l'activation, la classification du jeu de cartes est prise en charge. Il s'agit d'une option de compatibilité historique, il n'est pas recommandé de l'activer sauf si nécessaire, et il est recommandé d'utiliser <code class='fn__code'>Quick make card</code>",
"flashcardFSRSParamRequestRetention": "Rétention des requêtes FSRS",

View file

@ -166,7 +166,7 @@
"flashcardSuperBlock": "超級塊制卡",
"flashcardSuperBlockTip": "啟用後支持超級塊制卡,超級塊的第一個子塊被識別為問題,其餘子塊識別為答案",
"flashcardHeading": "標題塊製卡",
"flashcardHeadingTip": "啟用後支援標題區塊製卡,標題區塊被識別為問題,其餘子區塊識別為答案",
"flashcardHeadingTip": "啟用後支援標題塊製卡,標題塊被識別為問題,下方塊識別為答案",
"flashcardDeck": "卡包",
"flashcardDeckTip": "啟用後支持卡包分類。這是一個歷史兼容選項,如無必要建議不要啟用,推薦使用 <code class='fn__code'>快速制卡</code>",
"flashcardFSRSParamRequestRetention": "FSRS Request Retention",

View file

@ -166,7 +166,7 @@
"flashcardSuperBlock": "超级块制卡",
"flashcardSuperBlockTip": "启用后支持超级块制卡,超级块的第一个子块被识别为问题,其余子块识别为答案",
"flashcardHeading": "标题块制卡",
"flashcardHeadingTip": "启用后支持标题块制卡,标题块被识别为问题,其余子块识别为答案",
"flashcardHeadingTip": "启用后支持标题块制卡,标题块被识别为问题,下方块识别为答案",
"flashcardDeck": "卡包",
"flashcardDeckTip": "启用后支持卡包分类。这是一个历史兼容选项,如无必要建议不要启用,推荐使用 <code class='fn__code'>快速制卡</code>",
"flashcardFSRSParamRequestRetention": "FSRS Request Retention",