This website requires JavaScript.
a6948c8357
update README
master
hrdrq
2025-01-11 12:58:42 +09:00
e5e6d2530b
Add SetDueDate() and update notesInfo()
hrdrq
2024-11-03 18:46:19 +09:00
98e0bb35fb
Relax required anki version
24.11.5.1
kuuuube
2024-11-06 19:18:56 -05:00
a382fdfe85
Add support for flags
24.11.5.0
kuuuube
2024-11-05 14:58:44 -05:00
8bfb4049dc
Replace duplicate code with call to addMediaFromNote
Philipp Matthias Schäfer
2024-10-07 21:54:40 +02:00
6eea9f9db4
Fix year component of Anki version
Philipp Matthias Schäfer
2024-10-06 17:10:57 +02:00
c89dbf2062
Make string an f-string
Philipp Matthias Schäfer
2024-10-06 17:10:16 +02:00
ba67c52d9b
Use non-deprecated snake case names of collection methods
Philipp Matthias Schäfer
2024-10-05 13:31:17 +02:00
cc027f8ab8
Replace calls to deprecated flush() with col.update_note/card
Philipp Matthias Schäfer
2024-10-05 13:26:28 +02:00
dc96cdc76c
Switch from deprecated names of anki/utils.py functions
Philipp Matthias Schäfer
2024-10-05 13:17:46 +02:00
6a2cc2dec1
Remove calls to deprecated (and empty) method autosave
Philipp Matthias Schäfer
2024-04-25 10:06:26 +02:00
172d1fb20f
Require current Anki version
Philipp Matthias Schäfer
2024-04-25 10:18:00 +02:00
0514569621
added method to retrieve the active profile
24.7.25.0
Diogo Cadavez
2024-07-02 15:27:19 +02:00
81c39a2e42
added note modification time to notesIndo and created notesModeTime function
Diogo Cadavez
2024-06-17 12:03:19 +02:00
f52e0c2e24
addNotes reports errors, aborts on any error
Richard Hajek
2024-06-18 17:34:27 +02:00
aab9346deb
sync: return error if full sync required or auth not set up
Robert Irelan
2024-06-21 17:46:58 -07:00
7c171d6722
Added nextReviews field to cardsInfo, (similar to guiCurrentCard)
24.6.17.0
jay-lee-code
2024-06-08 16:29:17 -07:00
306103c618
update README.md
Tategoto Azarasi
2024-05-10 12:25:29 +08:00
1c428c8627
remove try-except in updateNoteModel
Tategoto Azarasi
2024-05-10 12:16:12 +08:00
b77327fb00
add updateNoteModel
Tategoto Azarasi
2024-05-09 20:29:18 +08:00
4837823bce
Remove GitHub specific workflow
Alex Yatskov
2024-04-01 21:59:57 -07:00
24cdeeb612
README fixes
Alex Yatskov
2024-03-27 21:52:15 -07:00
00dffe579d
Readme updates
Alex Yatskov
2024-03-26 18:26:20 -07:00
bbf271c5ac
Return reason note cannot be added in new api endpoint
24.2.26.0
Eloy Robillard
2024-02-23 06:39:35 +01:00
2f7bc2e78e
Fix requestPermission popup
DegrangeM
2024-02-23 20:06:16 +01:00
d27f54a4fe
Ensured forgotten cards are correctly synchronized with ankiweb by using ScheduleCardsAsNew
aldoWan
2024-02-18 20:45:10 +01:00
2996476e03
Remove call to syncDelete
24.1.21.0
Philipp Matthias Schäfer
2024-01-21 15:34:14 +01:00
510f47fd08
Replace method calls of methods marked deprecated
Philipp Matthias Schäfer
2024-01-21 15:31:21 +01:00
977871257a
Remove internal method stopEditing
Philipp Matthias Schäfer
2024-01-21 14:23:24 +01:00
29260d6a00
Add reorderCards property to guiBrowse, add guiSelectNote
AuroraWright
2024-01-18 22:28:47 +01:00
a17c4e42da
add readme entry for new findModels* apis
Kardia
2024-01-04 12:00:40 -05:00
50d062e6ca
add apis to retrieve full model data by name and id
Kardia
2024-01-04 11:49:17 -05:00
2de0798fc1
Fix guiEditNote returns error
24.1.1.0
Alex Yatskov
2024-01-01 18:09:03 -08:00
2019ba75ed
Rename CONTRIBUTING to MD
Alex Yatskov
2023-12-31 11:01:59 -08:00
ab6349ec65
Add CONTRIBUTING file
Alex Yatskov
2023-12-31 11:01:11 -08:00
1f7fc80b7e
Merge pull request #407 from PSeitz/patch-1
23.10.29.0
Alexei Yatskov
2023-10-09 19:16:44 -07:00
820300cc5c
Update README.md
PSeitz
2023-10-08 15:57:08 +02:00
4847fff790
Merge pull request #403 from Julian/auth
Alexei Yatskov
2023-09-28 20:48:43 -07:00
82210ddf87
Make it slightly clearer how to enable authentication.
Julian Berman
2023-09-24 12:39:52 -04:00
b896b66736
Merge pull request #396 from mikkkee/master
Alexei Yatskov
2023-07-08 08:02:14 -07:00
5a153691fd
Fix test timeout error
mikkkee
2023-07-07 20:08:33 +08:00
14a8a84150
Fix previous commit with version check for Anki and Qt
mikkkee
2023-07-07 01:03:46 +08:00
9f7dccaca0
Merge pull request #392 from mikkkee/master
Alexei Yatskov
2023-07-05 20:06:08 -07:00
9e214e90e5
Add a test for guiImportFile
mikkkee
2023-07-05 22:17:30 +08:00
6693ab6b97
Merge pull request #394 from nihil-admirari/master
Alexei Yatskov
2023-06-26 18:11:19 -07:00
423d3e2aa2
Correct JSON MIME type (Fixes #393 )
nihil-admirari
2023-06-23 09:12:28 +03:00
cd66410ff3
Update documentation for new method guiImportFile
mikkkee
2023-06-17 17:52:14 +08:00
e999a44a47
Add a GUI action to bring up import file dialog with provided file path
mikkkee
2023-06-17 17:45:39 +08:00
eef3be8599
Merge pull request #391 from Aquafina-water-bottle/readme_localhost
Alexei Yatskov
2023-06-15 20:13:30 -07:00
f27e7b4331
Merge pull request #390 from antistic/feat-answer-card
Alexei Yatskov
2023-06-15 20:12:37 -07:00
3892481cea
change param format for answerCards
ant
2023-06-15 12:49:02 +01:00
f10abcc331
docs: updated Python README to use 127.0.0.1 instead of localhost
Austin Siew
2023-06-14 19:14:50 -06:00
0012245c57
add new action: answerCards
Antistic
2023-06-11 22:57:08 +01:00
41ce156114
Merge pull request #384 from feilongfl/dev-undo
Alexei Yatskov
2023-05-23 19:18:15 -07:00
5516e4826c
test: add guiUndo action
YuLong Yao
2023-05-18 17:30:18 +08:00
53dba8003b
api: add guiUndo action
YuLong Yao
2023-05-18 17:30:14 +08:00
92eeb8d749
Readme: add guiUndo action
YuLong Yao
2023-05-18 17:29:46 +08:00
08e5a34d6c
Merge pull request #382 from Aquafina-water-bottle/modelTemplates
Alexei Yatskov
2023-04-14 17:21:32 -07:00
fc63bdaa17
removed unnecessary comments in test_models.py
Austin Siew
2023-04-13 20:36:07 -06:00
918d4de72a
fixed accidental change in README
Austin Siew
2023-04-13 20:33:18 -06:00
accbc53e5d
added modelTemplateRename, modelTemplateReposition, modelTemplateAdd, modelTemplateRemove
Austin Siew
2023-04-13 19:30:49 -06:00
3c98885ae9
Merge pull request #380 from Aquafina-water-bottle/updateNote
23.4.11.0
Alexei Yatskov
2023-03-31 19:51:58 -07:00
ed508babbf
merged with master
Austin Siew
2023-03-31 00:54:32 -06:00
bf5c73b9cd
Merge pull request #379 from Ajatt-Tools/master
Alexei Yatskov
2023-03-22 23:20:42 -07:00
8d16822cb5
add a test for getMediaDirPath()
Ren Tatsumoto
2023-03-23 06:06:44 +03:00
58283bdeb5
add a new action: getMediaDirPath
Ren Tatsumoto
2023-03-21 19:46:55 +03:00
5b6fe5766c
Merge pull request #377 from dlangevi/master
Alexei Yatskov
2023-02-23 20:02:57 -08:00
e0efa2c3ec
Merge pull request #1 from dlangevi/update-createModel-sample-result
david
2023-02-22 10:08:31 -08:00
48650d940f
Update described result from createModel api
david
2023-02-22 10:07:38 -08:00
6731b266ae
Merge pull request #376 from kentonself/fix_bind_addr
Alexei Yatskov
2023-02-19 11:54:05 -08:00
e13ca6116c
Changed the way to bind to an address other than the default 127.0.0.1 The code does not look at ANKICONNECT_BIND_ADDRESS in the environment. It gets it from the config.json which can be editted from the Tools menu.
kentonself
2023-02-18 14:08:11 -06:00
a2b3290d77
Merge pull request #373 from Aquafina-water-bottle/readme_reformat
23.2.5.0
Alexei Yatskov
2023-01-23 17:53:12 -08:00
b5f6e86df6
Merge pull request #371 from Aquafina-water-bottle/master
Alexei Yatskov
2023-01-23 17:51:07 -08:00
4b4e07786e
turned all 'Sample Request:' -> 'Sample request:'
Austin Siew
2023-01-13 23:11:27 -07:00
db7f014ac9
fixed dangling </details>
Austin Siew
2023-01-13 23:06:06 -07:00
91fc1d6fde
reformatted readme to hide sample requests/results, and moved actions to h4 divs
Austin Siew
2023-01-13 22:39:22 -07:00
8187fa3c48
added 2.1.56
Austin Siew
2023-01-13 21:53:07 -07:00
a275971002
fixed formatting issue
Austin Siew
2023-01-09 21:23:43 -07:00
0c37ab0f5c
Added 2.1.54 and 2.1.55 to github actions
Austin Siew
2022-12-30 20:34:50 -07:00
2ad03ddbc0
added anki 2.1.54 and 2.1.55 tests & fixed NotFoundError not working on 2.1.55
Austin Siew
2022-12-30 20:26:58 -07:00
2f50c747fb
Add getNoteTags, updateNoteTags and updateNote
introt
2022-12-30 13:13:31 +02:00
7234914d44
Merge pull request #367 from Aquafina-water-bottle/master
Alexei Yatskov
2022-12-29 11:42:01 -08:00
5e527680d9
accidentally removed modelFieldRemove from the README, reverted
Austin Siew
2022-12-28 18:57:38 -07:00
a96e10e840
made the test more precise by checking the anki version
Austin Siew
2022-12-28 18:54:22 -07:00
69baea296a
added tests & documentation, removed dead code
Austin Siew
2022-12-28 18:37:05 -07:00
e42e936655
Merge remote-tracking branch 'foosoft/master'
Austin Siew
2022-12-28 17:15:54 -07:00
68ccd5785b
Merge pull request #368 from Aquafina-water-bottle/fix_qt5_ci
Alexei Yatskov
2022-12-28 11:03:24 -08:00
e4627a17e5
reverted .tox dir removal
Austin Siew
2022-12-26 20:11:13 -07:00
b19528e443
added --no-sandbox to tox env
Austin Siew
2022-12-26 20:04:10 -07:00
2d54eccb64
added modelFieldSetDescription, changed double quote strings to single quote strings
Austin Siew
2022-12-24 04:18:24 -07:00
59f75a2946
added modelFieldFonts, modelFieldSetFont, modelFieldSetFontSize
Austin Siew
2022-12-24 04:10:56 -07:00
ad4a4a4661
Merge pull request #366 from ocavue/ocavue/fix-tox
Alexei Yatskov
2022-12-20 17:03:42 -08:00
479b425ae1
Lock tox to v3 in GitHub Action
ocavue
2022-12-20 15:44:01 +08:00
ae8ac9cf18
Merge pull request #365 from Aquafina-water-bottle/master
Alexei Yatskov
2022-12-18 19:44:40 -08:00
aa42480d7a
updated README with multi version 6 examples
Austin Siew
2022-12-16 19:14:14 -07:00
42a6de39b3
Merge pull request #363 from introt/modelFieldDescriptions
Alexei Yatskov
2022-12-10 09:44:25 -08:00
09d22cc507
updated documentation on multi
Austin Siew
2022-12-06 02:29:48 -07:00
ff4fb13428
Fix KeyError in modelFieldDescriptions
introt
2022-11-27 12:19:58 +02:00
336dc8bb31
Added modelFieldDescriptions
introt
2022-11-26 14:56:34 +02:00
82ca4b847d
Merge pull request #350 from Aquafina-water-bottle/get_reviews_of_card
Alexei Yatskov
2022-09-20 17:53:03 -07:00