Skip to content

Instantly share code, notes, and snippets.

@ijgnd
ijgnd / anki_change_ease_siblings.py
Created March 10, 2019 01:10
anki change ease siblings (unknown author)
# -*- coding: utf-8 -*-
# copyright unknown
# reuses some code from
# - anki/aqt/browser.py - Copyright: Damien Elmes <anki@ichi2.net>
# License: GNU AGPL, version 3 or later; http://www.gnu.org/licenses/agpl.html
###BEGIN USER CONF###
Activate_for_main_window = True # if False disable shortcuts and menus
Shortcut_main_window_Ask = "Alt+Shift+E"
Shortcut_browser_Ask = "Alt+Shift+E"
@ijgnd
ijgnd / gist:c6e80793a9f346d5091eceb305fa6d24
Created March 9, 2019 14:08
Reset_review_Stats_in_ Anki
#minimal modification of Reset review Stats in Anki, https://ankiweb.net/shared/info/1040127450
#copyright unknown
#License: AGPLv3
#
#USE IT AT YOUR OWN RISK!!! This modification is done to experiment and learn by a beginner.
#made by request, https://www.reddit.com/r/Anki/comments/93tcek/reset_review_stats_from_a_year_to_a_certain_date/
####################USERCONFIG#########################
#Dates must be in format YYYY-MM-DD. Input is not validated so be careful
#everything from Date2 to Date1 will be removed