All notable changes to this project are documented in this file.
- Full instructions on how to set up and use Anki Global Features.
- Changed project name from
Anki Global FeaturestoAnki Global Extension
- Added screenshots and more details to README.
- Refactored CSS styles for ankiWeb.
- Refactored
balanceQuestionLines()function. - Updated CSS margins and paddings for card styles.
- Simplified
preandcodecolors
- Fixed DOM div creation for comparison answers.
- Updated global style link color.
- Updated global style max widths.
- Added bonus question title and type hint to card back.
- Added note-types stylings CSS.
- Updated HTML/JS to create side-by-side answer comparisons.
- Updated CSS design system to use a simple hue value to change colors between programming languages:
| Language | Hue Value |
|---|---|
| RUBY | 28 |
| GIT | 33 |
| HTML | 46 |
| JAVASCRIPT | 100 |
| Command Line | 130 |
| NODE | 140 |
| GSAP | 146 |
| REACT | 218 |
| PYTHON | 245 |
| TYPESCRIPT | 258 |
| WORDPRESS | 268 |
| PHP | 273 |
| CSS | 299 |
- Moved Move Syntax Highlighting Addon styles to their own stylesheet.
- Added
@import url('_styles_for_syntax_highlighting.css')to card stylesheets. - Updated
.gitignoreto allow all/assetsfiles to be committed.
- Updated
CHANGELOG.mdtitle - Updated
README.mdcontent. - Updated
_global.jsmain function as an IIFE.
- Merged Anki Advanced Types Cards and Anki Global Card Styles into one repo for all Anki Global Features:
- Added
assets/screenshots/download-file-button.png - Added
assets/card-styles/*.cssfiles - Added
collection.media/_global.cssfile - Added
collection.media/_inconsolata*files
- Added
- Formatted JS and CSS files.
- Updated global CSS topic header to remove spacing and rounding.
- MIT License
README.mdCHANGELOG.md.gitignoreassets/note-types/*.htmlfilescollection.media/_diff_match_patch.jsfilecollection.media/_global.jsfile