Anki Retirement Addon
Allow users to suspend, tag, delete, or move cards that reach a specific retirement interval
Supports Anki version 2.1.45
License and Credits
Based on Migaku Retirement Addon under GNU AGPLv3 license
Allow users to suspend, tag, delete, or move cards that reach a specific retirement interval
Supports Anki version 2.1.45
Based on Migaku Retirement Addon under GNU AGPLv3 license
Anki-HanyuShuipingKaoshi Anki Cards for the HSK vocabulary Chinese-German Das Deck baut auf folgenden Quellen auf: China Endecken Wortschatz von wohok
TargetProductMonitor A python script made for personal use to monitor for sports card resocks on target.com since they are sold out often. When a rest
Irrigation Component V4 This release sees the delivery of a custom card https://github.com/petergridge/irrigation_card to render the program options s
Auto Classroom Attendance This application may be run on a PC to automatically scan students' ID card using a generic bar code scanner and output the
This script should connect to the Upper Deck ePack API using your browser cookies and download a list of your current collection and save it as a CSV.
Christmas Card With Christmas and New Year ahead, it is time for some festive coding! Here is a Christmas Card for you all! NOTE: I have not made this
A small script I made that takes any standard Decklist of magic the gathering cards and pulls all card images from scryfall at once!
Master Duel Card Translator Project A tool for translating card effects in Yu-Gi-Oh! Master Duel. Quick Start (for Chinese version only) Download the
PluginBase PluginBase is a module for Python that enables the development of flexible plugin systems in Python. Step 1: from pluginbase import PluginB
Hey! I'm getting this error when opening anki from scratch and sometimes once I enter a profile. I've the Migaku Retirement addon disabled but it happens nonetheless.
Error
An error occurred. Please start Anki while holding down the shift key, which will temporarily disable the add-ons you have installed.
If the issue only occurs when add-ons are enabled, please use the Tools > Add-ons menu item to disable some add-ons and restart Anki, repeating until you discover the add-on that is causing the problem.
When you've discovered the add-on that is causing the problem, please report the issue on the add-on support site.
Debug info:
Anki 2.1.45 (355e66e8) Python 3.9.6 Qt 5.15.2 PyQt 5.15.4
Platform: Linux
Flags: frz=False ao=True sv=2
Add-ons, last update check: 2021-08-02 09:25:18
Add-ons possibly involved: Card Retirement
Caught exception:
Traceback (most recent call last):
File "/home/yannicko/.local/lib/python3.9/site-packages/aqt/main.py", line 300, in onOpenProfile
self.loadProfile(self.profileDiag.closeWithoutQuitting)
File "/home/yannicko/.local/lib/python3.9/site-packages/aqt/main.py", line 425, in loadProfile
gui_hooks.profile_did_open()
File "/home/yannicko/.local/lib/python3.9/site-packages/aqt/hooks_gen.py", line 2913, in __call__
anki.hooks.runHook("profileLoaded")
File "/home/yannicko/.local/lib/python3.9/site-packages/anki/hooks.py", line 34, in runHook
func(*args)
File "/home/yannicko/.local/share/Anki2/addons21/1972853015/main.py", line 27, in attemptStartingRefresh
startingRefresh()
File "/home/yannicko/.local/share/Anki2/addons21/1972853015/main.py", line 32, in startingRefresh
applyRetirementActions()
File "/home/yannicko/.local/share/Anki2/addons21/1972853015/main.py", line 208, in applyRetirementActions
displayNotification('<b>'+ str(total) + ' card(s) have been retired in ' + str(round(timeEnd - timeStart, 3)) + ' seconds:</b><br>' + notification)
File "/home/yannicko/.local/share/Anki2/addons21/1972853015/main.py", line 250, in displayNotification
showInfo(text ,False,"", "info", "Card Retirement")
File "/home/yannicko/.local/lib/python3.9/site-packages/aqt/utils.py", line 131, in showInfo
mb = QMessageBox(parent_widget) #
TypeError: arguments did not match any overloaded call:
QMessageBox(parent: QWidget = None): argument 1 has unexpected type 'bool'
QMessageBox(QMessageBox.Icon, str, str, buttons: Union[QMessageBox.StandardButtons, QMessageBox.StandardButton] = QMessageBox.NoButton, parent: QWidget = None, flags: Union[Qt.WindowFlags, Qt.WindowType] = Qt.Dialog|Qt.MSWindowsFixedSizeDialogHint): not enough arguments
Because of this addon, I can't use "Undo Delete Note". I get this error message instead of getting cards undeleted:
I've already lost a dozen of cards because of this addon. Any chance to fix it?
The way to reproduce this issue:
When having the "Card Retirement" disabled or uninstalled everything works fine.
macOS 12.6.1 Anki Version 2.1.54 (b6a7760c) Card Retirement 2.1.45.3
Hey! Hope you're doing fine :)
So I've been editing the deck settings of this addon with shift because the new menu doesn't show the options. Problem is, with python 3.10 not even this is possible anymore because it shows an error. Is it possible to edit the config file manually to enable retirement options? If so, please let me know! Thanks
Whenever I try to undo a grading, I get this error message that reads "'Nonetype' object has no attribute 'entries.'"
It would be appreciated if you could fix this problem.
Fixes error when undoing a review
Source code(tar.gz)Fix error message when showing notifications
Source code(tar.gz)Moved settings menu to Tools
rather than a separate heading.
Stopped the add-on from loading when the user has the other retirement add-on installed.
Source code(tar.gz)A clean version of the retirement plugin.
Fixed undo code to enable loading in Anki 2.1.45.
Source code(tar.gz)ECE4076 Interactive class notebooks for ECE4076 Computer Vision, weeks 1 - 6. ECE4076 is a computer vision unit at Monash University, covering both cl
we-do-a-little-trolling about a simple thing that i made for fun. requirements and instructions first you need to install obs , then start the virtual
🇮🇳 A Indian Flag Animation Project Made With Python
matrix-commit A Github Action for sending messages to a Matrix Room. Screenshot: Example Usage: # .github/workflows/matrix-commit.yml on: push:
NotesToCommands is a fully customizable notes / command template program, allowing users to instantly execute terminal commands with dynamic arguments grouped into sections in their notes/files. It w
file dataclasses Installation By default, filedataclasses comes with support for JSON files only. To support other formats like YAML and TOML, filedat
Convex Optimisation MVA course - Assignment This repository contains the coding files of the third assignment in the MVA Convex Optimisation course. U
A random cat fact python module
Blender QMM (Quick Metal Materials) Blender Addon to Add Metal Materials to Your Scene Installation Download the latest ZIP from Releases. Usage This
Analogue-Clock This is a simple analogue clock made with turtle in python... Requirements None, only you need to have windows 😉 ...Enjoy! Installatio
Petuhlang is a joke-like language, based on Python. It updates builtins to make a new syntax based on operators rewrite.
gret A collection of Blender tools I've written for myself over the years. I use these daily so they should be bug-free, mostly. Feel free to take and
Taguette A spin on the phrase "tag it!", Taguette is a free and open source qualitative research tool that allows users to: Import PDFs, Word Docs (.d
Termos e acordos Ao iniciar este projeto, você concorda com as diretrizes do Código de Ética e Conduta e do Manual da Pessoa Estudante da Trybe. Boas
poetry2nix poetry2nix turns Poetry projects into Nix derivations without the need to actually write Nix expressions. It does so by parsing pyproject.t
Heads Down A Mac app that lives in your ribbon—with a click of the mouse, temporarily block distracting websites and applications to encourage "heads
Project-Analizyng-International-Debt-Statistics- Projeto de análise de dados com SQL - Plataforma Data Camp Descrição do Projeto : Não é que nós human
Advent of Code This is my repository for the Advent of Code (https://adventofcode.com/), starting from 2021. File Structure Inside each year folder, s
PythonPercolation Percolation simulation using python Exemple de percolation : Etude statistique sur le pourcentage de remplissage jusqu'à percolation
python-easy-pack make pack up python files easier. 目前只提供了中文环境 如何使用? 将index.py复制到你的项目文件夹,或者把.py文件拷贝到这个文件夹。 打开你的cmd或者powershell 切换到程序所在目录,输入python index