Fix a regression in the type-answer feature where multiple clozes
were not presented in order.
Some tweaks to the SuperMemo importer, thanks to jmaatta.
Changes in 2.0.21
Now that AnkiDroid has been updated, buried cards will now only
be automatically unburied when a new day rolls over, and not
when you sync or restart Anki. If you sync from this version
to AnkiWeb and then to the mobile clients, they should also
switch over to this new behaviour.
New users will now need to confirm their choice of interface
language before proceeding.
Increase filtered deck max size to 99999
Fix drag&drop of Google images from Safari
Ignore filtered cards when determining min/max in reposition
dialog
When a corrupt collection is found, rename it so the profile
can be loaded again and restored from backup.
Fix a regression in displaying startup errors and quitting from
the profile manager
Display a better error message when a sync times out
Fix an error caused by an add-on that changes browser columns
Fix a bug where the forward & optional reverse note type was
invalid when added in languages other than English.
If the same word has been cloze-deleted multiple times in a
cloze, only require it to be typed once in the type in the
answer feature.
either because they themselves are not ready or because a
dependency isn't. This is annotated by
PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of x.y.z
or
PYTHON_VERSIONS_INCOMPATIBLE= 33 # py-foo, py-bar
respectively, please use the same style for other packages,
and check during updates.
Use versioned_dependencies.mk where applicable.
Use REPLACE_PYTHON instead of handcoded alternatives, where applicable.
Reorder Makefile sections into standard order, where applicable.
Remove PYTHON_VERSIONS_INCLUDE_3X lines since that will be default
with the next commit.
Whitespace cleanups and other nits corrected, where necessary.
Changes in 2.0.20
Fixed a bug where "check media" could incorrectly report media as
unused when the media filenames were encoding incorrectly.
Changes in 2.0.19
When resizing columns in the browser, move the others.
Fix a bug in the "reschedule as new" feature that could lead to
cards ending up in an inconsistent state in some circumstances.
Fix card layout screen jumping to original tab when flipping.
Fix an error in syncing when time passed between connections.
Fix a bug in "check media".
When rescheduling in the browser, automatically remove from a
filtered deck instead of ignoring filtered cards. Same with
buried/suspended.
If a non-media URL is pasted in, paste it verbatim instead of
ignoring it.
Change import default for new users to ignore duplicates, instead
of updating them.
Fix a bug in the pasting of certain image links.
Fix a error that could occur on Windows when switching profiles or
syncing.
Add a more description error message to certain network issues.
Fix an issue with media resyncing on Macs.
Fix the message that displays when the clock is incorrect.
Add an option to the preferences to disable compression of backups
for slow computers.
Fix an install error on FreeBSD.
Update to 2.0.18:
Fix a bug that could cause invalid scheduling when a card was
manually buried while in a filtered deck. For now, burying in
a filtered deck will mean that the card returns to the home
deck.
Fix an issue where Anki was failing to start if prefs.db was
corrupt.
Don’t create a .log file when exporting files.
Rotate log files when they hit 10MB.
Warn user when they have filenames with an invalid encoding.
Fix a long error being shown when syncing without a net connection
on some Linux computers.
Update "check database" to catch an issue with note types.
Fix issues on some Linux systems that had simplejson installed.
Fix some issues that were masking actual connection errors.
Catch more temp folder issues.
Possible fix for OSX crash when editing.
* Fix a delay when showing the next card on some computers.
* Make sure suspended & buried cards are reset when exporting
without scheduling information.
Add an option to disable burying of reviews.
Added a "bury card" option to the review screen, and changed the
shortcut to bury a note to "=".
Added a new is:buried search, and is:suspend no longer shows buried
cards.
Added a new cid:<card id> search to search for a particular card
by its ID, and IDs are now shown in the Card Info screen.
Don't mark cards as modified when automatically burying, which
could potentially cause issues.
Increase sync timeout
When Anki detects the clock is wrong, it now shows how far it is
off.
Fix an issue working around a broken trash folder on Windows.
Fix problems double clicking on files to import when path contains
non-latin text, thanks to wlhuang.
Display a more informative error when the user's temp folder
permissions are wrong.
When double-clicking on a backup file to restore, skip the sync on
startup.
Log some scheduling operations to make it easier to debug issues.
Fix a bug that was causing proxy authentication errors to be
reported when the issue was something else.
A full upload now removes the deletion log, which can save a
lot of space if you've added many notes and deleted them again.
Better feedback when a sync is aborted due to concurrent access
from another device.
Stop errors from appearing when the tags column is enabled in
the browser and the user has non-latin text in tags.
Fix an issue that was causing note types to be renamed when
they shouldn't be.
Changes in 2.0.13
Sibling handling has been reworked, which should better ensure
that cards from the same note donât appear together:
When you answer a card, Anki will automatically bury any
siblings that are in the new queue or review queue. Cards
in the (re)learning queue can not be buried, but reviewing
those cards will cause any new & review cards to be buried.
Cards are no longer unburied when returing to the deck
list, but can be unburied with a button on the study overview
screen.
To avoid problems during the upgrade period, cards are
currently unburied when you sync or close your collection.
When all clients have been updated, this behaviour will
change so that cards are only automatically unburied when
a day has passed. You will still be able to manually unbury
them if you wish.
This new behaviour ensures that siblings are spaced even
in filtered decks.
Burying of new cards can be disabled in the options if you
want to introduce related cards in the same session. If
disabled, Anki will try to spread out the siblings like it
does in 2.0.12, though like 2.0.12 spacing is not guaranteed
and may fail when you edit cards or perform operations that
require a queue rebuild.
When importing an .apkg file, existing notes will be updated
if they are newer in the .apkg file, and the note types are
compatible. Cards are not touched, so existing progress will
be retained. This means content authors can now easily distribute
not only new content, but updates to existing content as well.
Filtered decks have a new "relative overdueness" sort option
that will sort cards by how overdue they are compared to their
interval, in the same manner Anki did a few years ago.
You can now show tags as a browser column.
Fix an issue with importing when a filtered deck was selected
in the main window.
Donât treat modified q/a templates as an incompatible note
type.
Anki now enforces a standard encoding of media files with
non-latin text, which should fix some issues moving media
between Mac and non-Mac computers, and will ensure you donât
end up with multiple files in your media folder that look like
they have the same filename but actually have a different
encoding.
The unused media menu option has been renamed back to "Check
Media", and it is now capable of renaming fields and media
filenames to ensure theyâre consistent.
Fix an issue where dragging files from the desktop on Linux
was pasting a URL instead of embedding the file
Fixed a bug where Anki failed to start on Linux distributions
with an older Python version.
Anki now allows you to import .apkgs which have been renamed
to .zip, as unfortunately some browsers "helpfully" rename the
files when downloading them.
The "Find Duplicates" function in the browser now ignores HTML
when comparing duplicates, and provides an option to tag the
duplicates.
Fix an error in showing an error when downloading addons
Fix < and > in a field causing text to disappear when typing
in the answer .
The "study deck" and deck/note type selection windows now
remember their size and position.
Fix an issue showing clozes when the userâs mistyped the cloze
characters.
Tolerate Windows trash errors .
Fix an error when upgrading some Anki 1 decks.
Separate users on the same machine can now run Anki concurrently.
Anki should no longer have issues starting upon Linux after a
previous instance didnât terminate properly.
Fix some issues with suspending, burying & rescheduling learning
cards that could cause a later "download the fix assertion
addon" message.
After syncing once, the sync username should become visible in
the preferences dialog.
When adding a new column in the browser, scroll it into view.
When adding or importing note types, ensure they have a unique
name.
Speed improvements to some text operations, thanks to hssm.
If you use LaTeX for mathematical equations on your cards, and
study with AnkiMobile or AnkiDroid, please revert to 2.0.8 (available
on the Anki website) until the mobile clients receive an update.
o Changed the way pastes and drag&drops are handled. This should
hopefully fix various issues people were having with Google Images,
and will now automatically add any images in a chunk of selected
text to your collection if you have HTML stripping turned off.
o Fixed errors caused by importing notes with a changed schema
o Revert a change made in 2.0.9 where Anki would switch the active
review deck when a different deck was selected in the add screen.
This caused issues where the note type would change invisibly and
some people objected to the new behaviour.
o Work around a crash when closing Anki on Windows caused by a toolkit bug.
o Make sure we always show 3 buttons for cards in initial learning in a filtered deck.
o Improve the checking for and stripping of filename characters
that can't be stored on some filesystems.
o Fixed an error when pasting media with non-latin characters in the URL.
o Don’t throw an error if user adds cloze reference to a non-cloze note type.
o Fix error shown when importing csv file with blank first line.
o Fix year and all time review graph.
o If the user’s recycle bin is broken, just delete the file instead.
o Don’t send old backups to the recycle bin.
o Fix duplicates not being detected when pasting text.
o Fix a bug where the clipboard was being clobbered after the first paste.
o When pasting images between fields, don’t try to download them.
o Allow includegraphics in LaTeX
o You can now view stats on filtered decks.
o Warn when prefs.db is corrupt, and catch another corruption case
o Allow searches for decks with + in their name.
o Work around linux crash on paste of invalid image.
o Fix an issue where duplicates were not being detected on paste
o Ensure starting ease can't be set below 130%.
o Make sure we include px in stats (thanks to steveaw)
o Fix error shown when importing from command line (thanks to Hans)
o Fix incorrect instructions to "maintenance" menu (thanks to Soren)
o Unused media now shows "no missing media" message in a tooltip
(thanks to Julien)
Changes in 2.0.11
If you’re upgrading from 2.0.8, please also see the 2.0.9 & 2.0.10
changes below.
* 2.0.9 introduced a change that produced cleaner HTML output when
editing fields, but unfortunately this revealed a bug in the GUI
toolkit which could cause Anki to crash when editing those fields.
So the 2.0.9 change has been reverted, and Anki will output divs
instead of br tags again. This update will not change the format of
cards that were created in 2.0.9 or 2.0.10 and thus they may still
cause crashes when editing, but any cards added after upgrading
should not trigger the toolkit bug.
* Fix problems syncing when Anki’s running on a mapped network drive
* Fix problems reporting correct error message when sync fails
Changes in 2.0.10
* Fix pasting of images
* Fix error when syncing media on an unmapped network drive
* Fix issues with non-latin text in images in card layout and preview
windows
* Fix unicode error on export
* Default to allowing HTML on import
* Fix error when opening card layout
* Force y axis minimum of 0 in reps graph
* Fix duplicate searching in Add window
* Improve type answer comparison of accented characters
* Make sure we show field when nothing typed in
* Allow apostrophe when renaming deck
* Mnemosyne importer tweaks
* Other minor fixes
Changes in 2.0.9
* Improvements to the type answer feature: no more "the correct answer
was" text, clearer indications of typed vs correct answer,
customizable colours (.typeBad/.typeGood/.typeMissed), monospace by
default so input+correct lines up (code#typeans), an example
comparison in the Cards dialog, and automatic moving of the answer
comparison underneath the Q/A line. Example attached.
* The browser now has a preview button that makes it easier to quickly
browse previews of cards.
* The /limit to tags/ and /study a random selection of cards/ options
in the custom study dialog have been merged together into a single
new option that allows you to study new cards, due cards or all
cards (cram), optionally limiting to particular tags as well.
* If Anki detects that the media is out of sync, it will now
automatically recover on the next sync. Furthermore, it no longer
needs to send files that already exist on each side, so when this
change is incorporated into the mobile clients you’ll be able to
copy media over to them to avoid a long initial media sync.
* When media is deleted via a sync or unused media, it’s now placed in
the OS’s trash folder instead of deleted completely. Likewise for
rotated backups and profile deletions.
* When notes are deleted, their content is logged in a file called
deleted.txt in your profile folder.
* The filter area when selecting decks or note types now matches on
consecutive characters, and uses spaces to separate search terms. So
if you had a deck called "German::Verbs", you can search for it with
"man verb", but not "grman"
* You can now choose a font size > 20px for the card list. It’s not
possible to resize the line height for each individual card, so
choosing a large font size in one note type will make the line
height large for all cards.
* Anki should output BRs instead of DIV tags when you hit enter in the
editor now, which should make editing the resulting text on mobile
clients easier. Note this will only apply to content you add after
upgrading.
* Card types are removed with an X on the tab instead of an item in More.
* Check Database, Unused Media and Empty Cards are now in the Tools
menu, instead of a submenu.
* Full Sync is now in the preferences, not in the menu.
* Syncing now checks to see if the database is consistent prior to
syncing, and if it finds any errors, it recommends a database check
rather than a full sync.
* If a database check finds any errors, it automatically forces a full
sync.
* When closing the collection, check for corruption. This makes
closing Anki and switching profiles a bit slower, but ensures that
corruption is detected early so that backups are useful.
* If user has Add window open and syncs, ask if they want to keep the
content and cancel sync if so.
* After uploading a collection, notify user they need to download on
other devices.
* More verbose sync conflict message.
* Shift clicking on a sidebar item in the browser will now OR it with
the current search.
* Prioritize HTML over images, so pasting from Microsoft apps pastes
text again.
* Timeboxing now pops up dialog instead of a tooltip, with options to
continue or finish.
* Don’t import notes multiple times when the note type has been modified
* Add mature correct/today stat to graphs.
* You can now hold down the shift key while starting Anki to disable
add-on loading and automatic syncing (except if you’re on an old
Linux distro).
* Make sure to update card order when changing, adding or deleting
option groups.
* Make sure to shuffle after importing txt or apkg files if your deck
options say to shuffle.
* When exporting to an .apkg with scheduling off (or when sharing a
deck on AnkiWeb), new cards now have their current order preserved.
* Anki will now warn when you try to add a cloze deletion note without
any deletions.
* Anki will allow you to cloze delete when a normal note type is
selected, with a popup warning instead of an error.
* Anki should now run on an unmapped network drive on Windows and
display images correctly.
* Ctrl+Shift+T (Command+Shift+T on a Mac) now jumps to the Tags entry
field.
* When pasting from field to field, strip <span> tags that were being
inserted by WebKit.
* When importing from a text file, include a list of all updated or
duplicated notes in the import log.
* Fix unused media spuriously reporting unused media with leading
underscores.
* Fix cloze+latex issue where multiple answer images were generated.
* Fix cloze+latex issue where unused media deleted used images and
created others.
* Fix error when trying to reschedule with min>max
* Add scrollbar to About dialog.
* Don’t allow images to be dragged (and deleted) from the review window.
* Better warning when importing invalid .apkg file
* When saving a note, strip quotes from the tags and sort tags in
alphabetical order.
* Fix an issue with images failing to show up when they had an
apostrophe in them.
* Fix issues with pasting links to sounds/images where the filenames
had non-latin characters or punctuation characters.
* Fix issues with pasting invalid links.
* Deck descriptions are now always displayed verbatim, and not truncated.
* Fix issues with syncing media on a vfat drive.
* When inserting a media file that already exists in the media folder,
checksum all alternative filenames (thanks to Julien Baley)
* Fix a bug where the number of buttons would decrease from 3 to 2 on
the second answer of new cards in a filtered deck.
* Make it clearer when changing deck options will affect multiple decks.
* Fix an issue where invalid filenames were generated when pasting a
link to a remote filename with non-latin characters.
* Fix an issue where rescheduling of relearning cards into new cards
would cause a later "download the fix assertion addon" message.
* Allow pasting of a few more audio formats.
* Fix main window appearing on top after pasting on Windows.
* The /show duplicates/ feature when adding now correctly shows all
duplicates in the browser, regardless of their embedded formatting.
* Allow canceling of note type selection.
* When clicking Add, make sure to reshow Add window if it’d been
minimized.
* Make desktop folder if it was missing when saving stats to image.
* More checks for the Check Database routine.
* Fixed a bug where some Windows users were unable to start Anki.
* Allow overwriting existing files in export (thanks to Chris Burel)
* Fix an error when user comments out type answer field (thanks to
Ospalh)
* Fixed an issue where a field: search that didn’t match would prevent
the search from matching anything.
* Handle cloned note types in mnemosyne importer.
* Don’t save note if no changes have been made.
* Fix an issue with unused media and different file name
representations (thanks to Ospalh)
* When changing deck in Add window, switch review deck too.
* Don’t play audio twice when changing templates
* When hitting /s/ on a deck with no due cards, display a tooltip.
* Handle non-breaking spaces in furigana markup.
* Fix bug where some text was being swallowed in error messages.
* Fix a bug where leading whitespace was being cut off in text imports.
* Fix inverted sub/superscript shortcuts
* Make sure sort field is updated when field is deleted
* Allow HTML in Mnemosyne import
* Fix downloading of add-ons when running from USB disk
* Fix field outline (thanks to Frostschutz)
* Workaround a Qt bug that was preventing clicks on the sidebar in the
browser (thanks to Frostshutz)
* Pauker importer (thanks to Frostshutz)
* Added --version option (thanks to Hut)
* Fixed an error upgrading very old Anki 1 decks.
* Use "question" and "answer" for browser labels, instead of "front"
and "back".
* When using /change deck/, select the current deck by default.
* When searching in the browser, use double quotes rather than single
quotes.
* Don’t allow invalid characters in filenames when exporting.
* Allow enter to close the change note type dialog.
* Fixed a bug where rescheduling learning cards as reviews could cause
the cards to be in an invalid state.
* If Anki config can’t be loaded, start with new prefs.db
* Fixed a bug where Anki would close without saving when it was closed
while another window was focused.
* Catch another firewall error.
* Various other minor fixes.
* Add shortcut key for history button
* Work around an issue when backspacing over all text that was formatted.
* Fix a bug that was causing formatting to be lost when copying
between fields.
* Fix line disappearing in card layout.
* Resize deck options dialog when it’s opened.
* Ensure cards have correct due number to make sibling spacing work
when importing.
* Show profile name in title bar
* Make sure we focus first field when adding next note when JP support
add-on installed.
* Fix a bug where hitting enter in the tags completion list could
select the wrong tag.
* When studying a filtered card, clicking Add will default to that deck.
* Add a hideable warning to the bottom of the deck list when there are
over 25 decks.
* Fix issues where images with extra properties weren’t being found in
unused media.
* Don’t copy the implicit max-width property on images when pasting
between fields.
* Fix a non-rounded number issue in stats
* Use correct extension when exporting notes/cards as text.
* Fix alignment issues in top and bottom toolbars
* Work around a startup problem on misconfigured Windows systems
* Ignore sticky fields when checking if blank when add window closed
* Allow multiple spaces in type answer
* Work around broken images when pasting/attaching on Linux
* Fix error when sending non-Latin text to trash on Linux
* Fix a timer bug (thanks to Frostschutz)
* Fix unicode error on export
* Fix enter key in add/remove tags dialog
* Only show browser close menu item on mac
* Change the way we deal with non-latin chars in filenames on Windows
* Include full info on sync error
* Fix modification check in note merge
* The /full sync/ option should force a sync even if no other changes
were made
* Various fixes to the Mnemosyne importer
* Fix find duplicates feature when fieldname case differs
Anki is a program which makes remembering things easy. Because it is a lot
more efficient than traditional study methods, you can either greatly
decrease your time spent studying, or greatly increase the amount you learn.
Anyone who needs to remember things in their daily life can benefit from
Anki. Since it is content-agnostic and supports images, audio, videos and
scientific markup (via LaTeX), the possibilities are endless.
This package contains the major version 2 of the program.