Commit Graph

445 Commits

Author SHA1 Message Date
Ben Kogan
be0247ae2f Add get and update endpoints for model templates and styling 2019-10-27 16:55:26 -04:00
Alex Yatskov
f2e0ac93b5
Merge pull request #124 from leezu/patch-1
Update Python example for Python 3
2019-09-22 10:05:06 -07:00
Leonard Lausen
34049299e6
Update Python example for Python 3 2019-09-22 10:28:25 +00:00
64319e1246 Catch invalid versions being passed in, fixes #118 2019-06-01 11:06:08 -07:00
Alex Yatskov
88f49a376a
Merge pull request #119 from corollari/master
Add next review times when returning data in guiCurrentCard
2019-05-26 10:22:53 -07:00
Albert
410cd83b57 Add documentation on new data 2019-05-25 21:16:32 +02:00
Albert
d4759223f8 Add review times to response 2019-05-25 21:14:09 +02:00
Alex Yatskov
92a0da4235
Merge pull request #116 from dragonman225/fix-readme
Fix README.md
2019-05-05 08:37:46 -07:00
dragonman225
b090da5b59 Fix README.md 2019-05-05 21:33:48 +08:00
Alex Yatskov
5d90bbf1e0
Merge pull request #103 from hgiesel/master
Extend guiAddCards so that it's possible to preset notes
2019-05-03 20:30:27 -07:00
Henrik Giesel
38dd51292f Remove meta.json 2019-05-04 01:19:13 +02:00
Henrik Giesel
e326fd6dca Fix model bug 2019-05-02 18:33:24 +02:00
91f09347c2 Updating README.md 2019-04-28 16:02:02 -07:00
a98e0b59c0 Updating README.md 2019-04-28 12:33:24 -07:00
3cf61ab5e4 update license file 2019-04-28 11:44:54 -07:00
035ebeb927 Updating README.md 2019-03-07 11:18:51 -08:00
ee7b158cc9 minor cleanup 2019-03-07 10:19:35 -08:00
Alex Yatskov
77a558fc31
Merge pull request #112 from derxe/patch-3
Fix bug where API returns noteid even when no note is added
2019-03-04 19:25:35 -08:00
derxe
600979e745
Fix bug where API returns noteid even when no note is added 2019-03-05 03:53:57 +01:00
Alex Yatskov
0db93be681
Merge pull request #108 from c-okelly/master
Add new createModel Api end point without documentation
2019-03-01 15:12:55 -08:00
c-okelly
bbcb29ea43 Update changes from PR and add documentation 2019-03-01 17:44:33 +00:00
Alex Yatskov
399d1db48e
Merge pull request #110 from mpontus/feature/note-deletion
Introduce note deletion functionality
2019-02-27 09:14:43 -08:00
Mikhail Pontus
47f9db35bd Introduce note deletion functionality 2019-02-26 20:28:36 +03:00
c-okelly
31aad05668 Add new createModel Api end point without documentation 2019-02-22 18:51:01 +00:00
Alex Yatskov
ed4fec5549
Merge pull request #107 from derxe/patch-2
Bug fix, duplicate audio filenames
2019-02-18 08:47:45 -08:00
derxe
9330e23d8a
Bug fix, duplicate audio filenames
Fix the bug where old file name was referenced in the audio field. 

The problem was, if the audio file we were trying to save already existed it got automatically saved with a different name (the number was appended to the end), but inside the card the incorrect old filename was referenced.
2019-02-18 16:42:29 +01:00
1786110939 Updating README.md 2019-02-03 08:48:57 -08:00
24e70fac57 Updating README.md 2019-02-02 11:13:36 -08:00
ebd569ee23 Updating README.md 2019-02-02 09:06:47 -08:00
e9d0675b82 Updating README.md 2019-02-01 19:56:51 -08:00
Henrik Giesel
8328a0289d Add fix when decks have mids 2019-02-01 00:18:41 +01:00
Henrik Giesel
fa98e0c324 Add history-check hack 2019-01-24 09:08:35 +01:00
Henrik Giesel
0a2069742c Update README 2019-01-24 08:44:28 +01:00
Henrik Giesel
8e6f688e23 Add support for Anki 2.0 2019-01-24 08:36:11 +01:00
Henrik Giesel
daecf30408 Fix bugs when opening multiple windows 2019-01-24 07:07:53 +01:00
Henrik Giesel
d08d2510e7 Rename addAndClose to closeAfterAdding 2019-01-18 03:56:02 +01:00
Henrik Giesel
b7258de5b7 Define Ctrl+Return in AddCardsAndClose 2019-01-18 03:39:15 +01:00
Henrik Giesel
49d6862538 Switch to using aqt.dialogs for AddCardsAndClose 2019-01-18 00:40:16 +01:00
Henrik Giesel
4987ea34d5 Extend guiAddCards to enable presetting cards
- Made changes to `guiAddCards` to enable presetting the model, deck,
  etc., very much in the same way that `addNote` does
- Changed the README to represent the new changes
2019-01-17 23:08:52 +01:00
1448c8d43f Updating README.md 2019-01-05 19:51:38 -08:00
4a57c7aabe Updating README.md 2019-01-05 19:43:44 -08:00
Alex Yatskov
3cb97f6023
Merge pull request #101 from z1lc/patch-1
Add API endpoint to load a profile
2018-12-01 19:53:24 -08:00
rsanek
e54e95eb7e update readme 2018-12-01 19:48:06 -08:00
Robert Sanek
0fe61050c9
Update AnkiConnect.py 2018-12-01 19:42:56 -08:00
Robert Sanek
8c3390106a
Add API endpoint to load a profile
If this needs tests please let me know
2018-12-01 08:13:38 -08:00
aa7b277927 update formatting in readme 2018-11-07 12:52:30 -08:00
Alex Yatskov
bdeb2fe0c5
Merge pull request #99 from bertoncelj1/feature_allowDuplicate
Add option to allow adding duplicate notes
2018-11-07 12:50:48 -08:00
Anže Bertoncelj
36a55adf0a Add option to allow adding duplicate notes 2018-11-07 21:05:02 +01:00
Alex Yatskov
01e506588c
Merge pull request #97 from HelenFoster/https-fix
Use AnkiRequestsClient for downloads in Anki 2.1
2018-10-19 10:59:41 -07:00
Helen Foster
136a6ec2f6 Use AnkiRequestsClient for downloads in Anki 2.1
Fixes #96
2018-10-19 13:20:42 +01:00