Commit Graph

583 Commits

Author SHA1 Message Date
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
7bb03108be Updating README.md 2018-09-15 20:21:03 -07:00
Alex Yatskov
47a99111c7
Merge pull request #88 from louietan/master
Convert iterator to list to make it JSON serializable.
2018-07-29 10:46:54 -07:00
louie
6a1a90e753 Convert iterator to list to make it JSON serializable. 2018-07-29 16:11:50 +08:00
Alex Yatskov
da4252cb11
Merge pull request #86 from bertoncelj1/patch-1
Change addNote auto fields parameter to array
2018-07-04 15:42:47 -07:00
Anže Bertoncelj
847c2b252a
Change addNote auto fields parameter to array
The "fields" parameter should be array instead of a string.
2018-07-03 15:50:50 +02:00
e4a9286989 adding logging 2018-06-30 11:23:13 -07:00
bddef5eabd temporarily remove travis until I get it working properly 2018-06-23 10:09:50 -07:00
f109f89d2f fixing more issues with audio 2018-06-23 09:53:28 -07:00
7d39517280 fix audio download 2018-06-22 18:51:22 -07:00
Alex Yatskov
f1a27b47cd
Merge pull request #83 from 1nsp1r3rnzt/master
fixed grammar mistake in duplicate
2018-06-20 16:43:14 -07:00
Ranjit Singh
2808fac33f fixed grammar mistake in duplicate 2018-06-20 13:48:45 -04:00
795709b9ac fix failing to create notes when audio could not be downloaded 2018-06-03 15:09:13 -07:00