Henrik Giesel
0a2069742c
Update README
2019-01-24 08:44:28 +01:00
Henrik Giesel
d08d2510e7
Rename addAndClose to closeAfterAdding
2019-01-18 03:56:02 +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
rsanek
e54e95eb7e
update readme
2018-12-01 19:48:06 -08:00
aa7b277927
update formatting in readme
2018-11-07 12:52:30 -08:00
Anže Bertoncelj
36a55adf0a
Add option to allow adding duplicate notes
2018-11-07 21:05:02 +01:00
7bb03108be
Updating README.md
2018-09-15 20:21:03 -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
Charles Henry
e38f92b159
Merge branch 'master' of https://github.com/FooSoft/anki-connect
2018-05-25 13:32:06 +01:00
Charles Henry
5768a28446
Update documentation and unit tests to use version 6 + include new template field in example output of guiCurrentCard
2018-05-25 13:31:32 +01:00
c95947e6f4
Updating README.md
2018-05-19 21:23:24 -07:00
c-okelly
64a0a9d6a6
Add createDeck action
2018-02-22 18:36:21 +00:00
c4fef2d0b2
Updating README.md
2018-02-21 19:14:50 -08:00
Sudarshan Gaikaiwari
8d1fb1989b
updates README.md
2018-02-21 11:03:52 -06:00
c2f7acf928
Updating README.md
2018-01-26 15:18:44 -08:00
louie
88b375d4a8
Add getTags action
2018-01-14 19:34:22 +08:00
ReneBrals
05b4e9ab8d
Missed a typo
2018-01-09 18:46:23 +01:00
ReneBrals
6d7b525bad
Fixed another typo
2018-01-09 18:44:50 +01:00
ReneBrals
4411c4969f
Fixed Typo
2018-01-09 18:40:44 +01:00
ReneBrals
150c49d273
Updated README to include notesInfo and cardsInfo
2018-01-09 18:40:07 +01:00
Jingtao Xu
7de12f7d4b
add support to modify fields of exist note.
2018-01-01 10:34:38 +08:00
9ddb7eb19a
Updating README.md
2017-10-08 14:34:17 -07:00
6aa40a698f
Updating README.md
2017-10-02 09:31:31 -07:00
1c1cf2ec61
Updating README.md
2017-10-01 18:17:39 -07:00
bd071a3dfe
Updating README.md
2017-09-29 17:03:48 -07:00
d05ba3c4ed
Updating README.md
2017-09-09 22:28:09 -07:00
b45d66a074
Updating README.md
2017-08-30 21:43:15 -07:00
b46dd623f6
Updating README.md
2017-08-30 21:26:28 -07:00
tomasgodoi
0adc2e7844
Updating readme.
2017-08-28 23:27:28 -03:00
tomasgodoi
a35313922d
Creating the guiExitAnki endpoint to allow closing Anki programmatically.
2017-08-28 23:24:08 -03:00
tomasgodoi
b2f4d54ac2
Allowing to bind on other IP Addresses through an environment variable. Writing the corresponding documentation.
2017-08-28 17:15:42 -03:00
David Bailey
04cf33a1d0
Update with requested changes
2017-08-22 20:05:12 +01:00
David Bailey
56e8023d5f
Update with model actions
2017-08-22 09:58:33 +01:00
David Bailey
a95c56a061
Organize README into categories
2017-08-22 09:58:26 +01:00
David Bailey
c689e8276b
Document media actions
2017-08-22 09:12:49 +01:00
David Bailey
b6ab724dd7
conf => config in saveDeckConfig
2017-08-18 21:16:50 +01:00
David Bailey
33908a6297
Update README (id => configId)
2017-08-18 21:13:09 +01:00
David Bailey
f980758207
Rename actions in README
2017-08-18 20:57:19 +01:00
David Bailey
5ec2d7e33e
Add config group actions
...
+ Move the multi action to a more sensible position
2017-08-17 13:25:06 +01:00
David Bailey
b8c5b7c980
Add deckNamesAndIds action
2017-08-16 22:26:53 +01:00
Alex Yatskov
c0a04c6815
Merge pull request #32 from CharlesHenry/master
...
Add guiStartCardTimer function
2017-08-16 12:10:31 -07:00
Charles Henry
82636b024a
Add guiStartCardTimer function
2017-08-16 13:04:05 +01:00
David Bailey
910ca48d83
Fix README typo and trailing spaces
2017-08-14 21:02:56 +01:00
David Bailey
99d70cc2a4
Add deleteDecks function
2017-08-13 10:05:56 +01:00
David Bailey
6da8481b07
Add getDecks function
2017-08-13 09:02:59 +01:00
David Bailey
3f4885adfb
Improve wording of README
2017-08-12 16:30:23 +01:00
David Bailey
a6c15d7bb2
Change isSuspended to areSuspended; add areDue function; code style fixes
2017-08-12 16:17:53 +01:00
David Bailey
aea292f092
Add changeDeck function
2017-08-10 18:34:43 +01:00