Anki is a smart spaced repetition flashcard program
Find a file
Henrik Giesel 5cc6fc7d9b Use TextInputModal directly from svelte component
* the only important thing is that it is not positioned within elements
  with display: none
* I think we can treat the existence of the modal to be a kind of
  "precondition" that has to be met for the component to be used
2021-05-26 08:46:12 +10:00
.buildkite
.github/ISSUE_TEMPLATE
cargo
docs
ftl
pip
platforms
pylib expose the ability to get/set aux notetype/template keys 2021-05-25 22:13:53 +10:00
qt
rslib
scripts
ts Use TextInputModal directly from svelte component 2021-05-26 08:46:12 +10:00
.bazelignore
.bazelrc
.bazelversion
.gitattributes
.gitignore add script to run Rust Analyzer using Bazel's build products 2021-05-04 20:06:42 +10:00
bazel.bat
BUILD.bazel
Cargo.lock
Cargo.toml add a valid, empty file so the check action works in Rust Analyzer 2021-05-05 15:53:27 +10:00
CONTRIBUTORS
defs.bzl
late_deps.bzl
LICENSE
pkgkey.asc
protobuf.bzl
python.bzl
README.md
repos.bzl
run
run.bat
WORKSPACE

Anki

Build status

This repo contains the source code for the computer version of Anki.

If you'd like to try development builds of Anki but don't feel comfortable building the code, please see https://betas.ankiweb.net/#/

For more information on building, please see Development.