Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/liuzikai/maple-anki-template
Anki template specialized for vocabulary learning
https://github.com/liuzikai/maple-anki-template
anki anki-cards anki-flashcards anki-template anki-theme
Last synced: 5 days ago
JSON representation
Anki template specialized for vocabulary learning
- Host: GitHub
- URL: https://github.com/liuzikai/maple-anki-template
- Owner: liuzikai
- License: mit
- Created: 2023-03-26T11:31:59.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-14T18:37:29.000Z (6 months ago)
- Last Synced: 2024-05-15T13:50:36.712Z (6 months ago)
- Topics: anki, anki-cards, anki-flashcards, anki-template, anki-theme
- Language: HTML
- Homepage:
- Size: 1.05 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Maple Anki Template
===================![Sample](doc/sample.png)
* Three main types of cards: Recite, Spelling, and Dictation, with flexible combinations
* Extensible fields specialized for vocabulary learning
* Beautifully optimized for macOS and iOS Anki (contributions for other platforms are welcomed!)
* Built-in support for audio
* Built-in support for parts of speech (POS)
* Built-in support for auto highlighting in examples
* Light and dark modes supported## Getting Started
Go ahead and load the sample deck: [MapleTemplate.apkg](MapleTemplate.apkg). Enjoy!There are suspended cards in the deck showing detailed instructions about the usage of the card. Don't miss them!
## Design
The template design was initially borrowed from [Leaflyer](https://leaflyer.lofter.com/post/4798b6_a4492e3) with a lot of rewriting.
Many functionalities of POS comes from the original template.
Thank you to all those contribute to the Anki community!## Supported Platforms
For now the templates are optimized for macOS and iOS Anki.
The template itself should work on the other platform (they are just HTML/CSS) but may not display properly.
Contributions for other platforms are welcomed!## Development
As there are multiple reused components in cards, templates are generated using EJS.
```shell
npm install
npm render
```Outputs are files in `output` directory plus shared.css.