This project is mirrored from https://*****:*****@yavin.pantoufle.pl/git/anki-duplicate-and-reorder.gitlab.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Last successful update .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Last successful update .
- 22 Nov, 2021 1 commit
-
-
Redgis authored
Fixed "note not found" exception when reordering a note after deleting a neighbor note, and not refreshing the view
-
- 12 Nov, 2021 1 commit
-
-
Redgis authored
Refactored "duplicate" algorithm for more clarity, and more reliability (don't dupplicate IDs, and don't messup the cards !)
-
- 07 Nov, 2021 2 commits
- 02 Nov, 2021 1 commit
-
-
Redgis authored
-
- 01 Nov, 2021 2 commits
- 31 Oct, 2021 1 commit
-
-
Redgis authored
-
- 31 May, 2021 1 commit
-
-
Redgis authored
-
- 13 Nov, 2020 2 commits
-
-
Redgis authored
-
- 03 Nov, 2020 1 commit
-
-
ijgnd authored
onSortChanged in Anki 2.1 is just a helper function that saves the contents of the editor, whereas the current column is stored in col.conf in the method _onSortChanged. So in Anki 2.1 when wrapping onSortChanged we can't rely on col.conf["sortType"]. Instead I use what's used in _onSortChanged, see L938 and L946 of browser.py as of the commit aaf5770.
-
- 02 Nov, 2020 3 commits
-
-
Redgis authored
-
-
- 01 Nov, 2020 1 commit
-
-
Redgis authored
Modified README to link to Anki addon page and release package. Removed release binary from source control.
-
- 25 Oct, 2020 1 commit
-
-
Redgis authored
-