aqt.overview#

Classes#

OverviewBottomBar

OverviewContent

Stores sections of HTML content that the overview will be

Overview

Deck overview.

Module Contents#

class aqt.overview.OverviewBottomBar(overview: Overview)#
overview#
class aqt.overview.OverviewContent#

Stores sections of HTML content that the overview will be populated with.

Attributes:

deck {str} – Plain text deck name shareLink {str} – HTML of the share link section desc {str} – HTML of the deck description section table {str} – HTML of the deck stats table section

deck: str#
desc: str#
table: str#
class aqt.overview.Overview(mw: aqt.AnkiQt)#

Deck overview.

mw#
web#
bottom#
show() None#
refresh() None#
refresh_if_needed() None#
op_executed(changes: anki.collection.OpChanges, handler: object | None, focused: bool) bool#
rebuild_current_filtered_deck() None#
empty_current_filtered_deck() None#
onCustomStudyKey() None#
on_unbury() None#
onUnbury#
edit_description() None#
onStudyMore() None#