Skip to content

A plain and simple Anki flashcard template, without 3rd-party dependencies.

License

Notifications You must be signed in to change notification settings

ipid/anki-template-fb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Anki template: FB

A plain and simple template, in imitation of Facebook's FB5 design.

Template snapshot


Features

  • No third-party dependencies. No font or images required.

  • Support all Anki versions on all platforms, including Anki for PC, AnkiDroid, and AnkiMobile for iOS.

  • Animation: This template has an appealing answer revealing animation.

  • Night mode/Dark mode is supported.

Dark mode snapshot


How to Use

  1. Go to the Release page;
  2. Download the latest .apkg file;
  3. Import the .apkg file into Anki. For example, you can use File -> Import on Anki for PC to import the cards;
  4. The template will be available for new cards.

Developers guide

If you want to make changes to the code or build a deck on your own, please follow this guide:

  • Run npm run watch-scss and npm run watch-css for compiling .scss to .css in real time.
  • Make changes to everything inside /src/.
  • Use a HTML server (e.g. python -m http.server) for developing.
  • After coding:
    • Copy the HTML code of question card and unrevealed answer card into the front template in Anki;
    • Copy the HTML code of question card and revealed answer card into the back template in Anki;
    • Copy the code in build/out.css into the style in Anki.

License

Released under the MIT license.

About

A plain and simple Anki flashcard template, without 3rd-party dependencies.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published