Skip to content
Snippets Groups Projects
Commit d40016ef authored by Philipp Stadler's avatar Philipp Stadler
Browse files

feat(starter): add CSV bijection example

parent 17b62934
Branches
Tags 1.0.0-starter2
1 merge request!2Feat/test content
Pipeline #13986 failed
content_version: 1.0.0
templates:
- bijective
content:
- import_csv:
content_version: 2024-06-08 18:23:00+00:00
note_type: Bijection
file_patterns:
- '*.csv'
deck_name_pattern: 'Tapir geography'
fields_mapping:
- guid
- A
- B
tags: []
7856975905780;Continent: Europe, Australia, Antarctica;Species: none
5423654674576;Continent: Asia;Species: Tapirus indicus
......@@ -7,7 +7,7 @@ content:
- import_images:
content_version: 2024-02-22 19:00:00+00:00
note_type: Bijection
deck_name_pattern: 'Chinese Hand Gestures'
deck_name_pattern: 'Colors'
fields_mapping:
A: 'The color {{from_basename}}'
B: '{{image}}'
......@@ -9,7 +9,7 @@ content:
note_type: Facts
file_patterns:
- '*.csv'
deck_name_pattern: 'Deckname in Anki'
deck_name_pattern: 'Tapir facts'
fields_mapping:
- guid
- Front
......
123412354152;How many tapir species live in the wild in Asia?;1
\ No newline at end of file
123412354152;How many tapir species live in the wild in Asia?;1
{
"version": "1.0.0-starter"
"version": "1.0.0-starter2"
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment