Skip to content

Latest commit

 

History

History
61 lines (56 loc) · 8.42 KB

anki21.md

File metadata and controls

61 lines (56 loc) · 8.42 KB

Anki 2.1.x Compatibility Status

Overview

  • last modification date: 2020-03-31
  • major blockers outside of Python3/Qt5:
    • Extensive modifications to Reviewer and Editor
    • Extensive modification to Scheduler

Details

Add-on Status Notes / Issues
browser_batch_edit (:white_check_mark:) cosmetics: attachment icon not working
browser_batch_remove_formatting BeautifulSoup
browser_create_duplicate
browser_create_filtered_deck
browser_external_editor SIGNALS, potentially complex Editor changes
browser_field_to_tags
browser_more_hotkeys SIGNALS
browser_refresh Browser.onSearch
browser_replace_tag
browser_search_highlight_results cosmetics: first result is orange, no way to fix
browser_search_hotkeys Browser.onSearch
browser_sidebar_tweaks PyQt4, complex sidebar changes
common_context_search (:x:) Browser.onSearch; rest working
common_ctrlf_search QWebPage; Editor.onSetupButtons
editor_* Editor.onSetupButtons (if applicable)
editor_custom_stylesheet
editor_preserve_fields_on_switch Obsolete. Functionality submitted as a PR to dae/anki
editor_sync_html_cursor BeautifulSoup
main_fullscreen
main_ontop (:white_check_mark:) Child dialogs appear below main window
overview_browser_shortcuts SIGNALS, Browser.onSearch
overview_deck_switcher
overview_deck_tooltip tooltips not appearing, possible JS issue
overview_refresh_media QWebSettings → no clearMemoryCaches()
previewer_tag_browser Depends on Advanced Previewer which has not been converted, yet
reviewer_auto_answer
reviewer_auto_rate_hotkey
reviewer_browse_* Reviewer._keyHandler, Browser.onFind
reviewer_card_stats (:white_check_mark:) Uses serif font (badly aliased); observed one segfault. Investigate if also present ankiplugins/cardstats.py
reviewer_file_hyperlinks py.link bridge no longer exists
reviewer_hide_toolbar obsolete, 2.1 has no toolbar
reviewer_hint_hotkeys
reviewer_letitsnow (:white_check_mark:) potential display issues with latest betas
reviewer_more_answer_buttons Reviewer._keyHandler, complex changes to answer button methods
reviewer_progress_bar
reviewer_puppy_reinforcement Reviewer.nextCard
reviewer_track_unseen PyQt4, SIGNALS, potentially obsolete
reviewer_visual_feedback Reviewer._keyHandler , Reviewer._linkHandler
sched_advanced_newcard_limits
sched_deck_orgactions
sched_filter_dailydue
sched_ignore_lapses_below_ivl (:x:) Issues with new scheduler anticipated
sched_sibling_spacing_whitelist SIGNALS, potentially other issues
search_last_edited
stats_true_retention_extended
tagedit_enhancements
tagedit_subtag_completer