@@ -27,7 +27,7 @@ _Pipelines must succeed_ is highly recommended).
...
@@ -27,7 +27,7 @@ _Pipelines must succeed_ is highly recommended).
*Everything below this point is not starter-project-specific, you may want to keep it*
*Everything below this point is not starter-project-specific, you may want to keep it*
## Importing the pack to your phone or PC
## Importing the pack to your phone or PC
Open the [releases section](-/releases) and click _Browse all APKGS…_ on the
Open the [releases section](/releases) and click _Browse all APKGS…_ on the
newest release. There, click an APKG, download it, and import into Anki.
newest release. There, click an APKG, download it, and import into Anki.
If you are completely new to Anki and feel a bit lost, check out the user guide
If you are completely new to Anki and feel a bit lost, check out the user guide
...
@@ -45,6 +45,7 @@ configures which HTML too use for the cards and how your data is laid out.
...
@@ -45,6 +45,7 @@ configures which HTML too use for the cards and how your data is laid out.
You can use the content in the starter template as your basis or just have a
You can use the content in the starter template as your basis or just have a
look to see how it works:
look to see how it works:
*[content/Facts-from-CSV](https://gitlab.phaidra.org/kartenaale/templates/anki-pack/-/tree/main/content/Facts-from-CSV) for Q/A cards imported from a CSV file,
*[content/Facts-from-CSV](https://gitlab.phaidra.org/kartenaale/templates/anki-pack/-/tree/main/content/Facts-from-CSV) for Q/A cards imported from a CSV file,
*[content/Bijection-from-CSV](https://gitlab.phaidra.org/kartenaale/templates/anki-pack/-/tree/main/content/Bijection-from-CSV) for cards that work both ways, where the answer is also a question,
*[content/Bijection-from-Images](https://gitlab.phaidra.org/kartenaale/templates/anki-pack/-/tree/main/content/Bijection-from-Images) for two cards, one to remember the image and one to remember the label in the filename.
*[content/Bijection-from-Images](https://gitlab.phaidra.org/kartenaale/templates/anki-pack/-/tree/main/content/Bijection-from-Images) for two cards, one to remember the image and one to remember the label in the filename.
To get your changes back into the repository and test them, create a new branch
To get your changes back into the repository and test them, create a new branch