-
-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathbuilder1.yaml
42 lines (35 loc) · 1.09 KB
/
builder1.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
- generate_csv_collection:
notes: test_from_CA
note_model_mappings:
- note_models:
- LL Word
- LL Verb
- LL Noun
columns_to_fields:
guid: guid
tags: tags
english: Word
danish: X Word
danish audio: X Pronunciation (Recording and/or IPA)
esperanto: Y Word
esperanto audio: Y Pronunciation (Recording and/or IPA)
present: Form Present
past: Form Past
present perfect: Form Perfect Present
plural: Plural
indefinite plural: Indefinite Plural
definite plural: Definite Plural
personal_fields:
- picture
- extra
- morphman_focusmorph
file_mappings:
- file: source/vocab/main.csv
note_model: LL Word
sort_by_columns: [english]
reverse_sort: false
derivatives:
- file: source/vocab/derivatives/danish/danish_verbs.csv
note_model: LL Verb
- file: source/vocab/derivatives/danish/danish_nouns.csv
note_model: LL Noun