Skip to content
Snippets Groups Projects
Commit acc45914 authored by Philipp Pospischil's avatar Philipp Pospischil
Browse files

feat: add 2b pack with lessons 13 thru 25

parent 0df57daa
No related branches found
No related tags found
1 merge request!6feat: add 2b pack with lessons 13 thru 25
Pipeline #23638 canceled
Showing
with 516 additions and 20 deletions
...@@ -26,11 +26,11 @@ content: ...@@ -26,11 +26,11 @@ content:
- Enable read (繁體字) - Enable read (繁體字)
- Enable write (繁體字) - Enable write (繁體字)
fields_static: fields_static:
Credits: <div notice-file="HJC_NOTICE"></div> Credits: <div notice-file="HJC_NOTICE2"></div>
Enable listen: 'true' Enable listen: 'true'
Enable read (Pīnyīn): 'true' Enable read (Pīnyīn): 'true'
Enable read (简体字): 'true' Enable read (简体字): 'true'
tags: [] tags: []
resource_paths: resource_paths:
- HJC_NOTICE.js - HJC_NOTICE2.js
content_version: 1.0.0
templates:
- vocabulary
content:
- import_csv:
content_version: 2025-03-09 19:00:00+00:00
note_type: Vocabulary
file_patterns:
- 'vocabulary-2b.csv'
delimiter: ','
deck_name_pattern: 'Hanyu Jiaocheng (2B)::{{card_type}}::Lesson {{Lesson}}'
fields_mapping:
- guid
- Lesson
- 简体字
- Pīnyīn
- English
- 繁體字
- Pronunciation
- Zhuyin
- Enable identify radical (简体字)
- Enable identify radical (繁體字)
- Enable write (简体字)
- Enable read (繁體字)
- Enable write (繁體字)
fields_static:
Credits: <div notice-file="HJC_NOTICE2"></div>
Enable listen: 'true'
Enable read (Pīnyīn): 'true'
Enable read (简体字): 'true'
tags: []
resource_paths:
- HJC_NOTICE2.js
This diff is collapsed.
# Vocabulary from Anki
This example builds Vocabulary cards from simple Front/Back cards that were
exported from Anki.
To generate the .txt file, click the wheel when hovering the root of thr deck
you want to export and hit _Export…_ and select _Notes in Plain Text (.txt)_ as
the format. Check everything, e.g. the deck name and unique identifier.
See [.apkg-spec.yaml](.apkg-spec.yaml) for an example of how to handle such a
file.
## Images
If you use images, put them into a directory and add that to the resource path.
See for example
[sinology-1](https://gitlab.phaidra.org/kartenaale/packs/sinology-1/-/blob/main/content/Einf%C3%BChrung-in-die-politische-Geschichte-Chinas/.apkg-spec.yaml)
as an example of how to do this.
{ {
"version": "1.0.3" "version": "1.1.0"
} }
...@@ -2,4 +2,6 @@ These cards were made with the kind permission of Beijing Language and Culture U ...@@ -2,4 +2,6 @@ These cards were made with the kind permission of Beijing Language and Culture U
All content from the books Hanyu Jiaocheng is © Beijing Language and Culture University Press. All content from the books Hanyu Jiaocheng is © Beijing Language and Culture University Press.
Special thanks for making this pack possible go out to Jana and Adrian, who both helped with gathering data and fixing bugs.
You are free to share these cards with other learners, but distributing any other content from the books requires written permission by the publisher. You are free to share these cards with other learners, but distributing any other content from the books requires written permission by the publisher.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment