/PrettifyRemix

Templates for Anki

Primary LanguageSCSSMIT LicenseMIT

Prettify Remix

This repo contains templates inspired from @pranavdeshai's Prettify deck for various uses.

If you like my cards:

I've made this collection primarily for my own purposes and it's completely free, but if you do like it enough to consider throwing a few coins in my hat, here's a link.
Buy Me A Coffee

Index

Note type Link to apkg Remarks
Reversed link -
Reversed Optional link -
Cloze link Contains an extra parameter to align items left
Sequence link Randomised item sequences using JS
Vanilla Sequence link Sequence but with minimal css and html
Image Occlusion Enhanced link -
Anking Overhaul link WIP

CSS Compilation

You can build your own CSS as per your specifications.

Prerequisites

  • A sass interpreter, e.g. dart sass
  • Locally cloned repo

Building

Run this code in the root folder of the repo:

  sass ./CSS/style.scss ./CSS/style.css

Copy the css to each note template manually.

Previews

Anking Overhaul

## Cloze

## Image Occlusion Enhanced

## Reversed

## Sequence

## Sequence Vanilla