Commit Graph

151 Commits

Author SHA1 Message Date
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
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
David Bailey
e02f8b2d65 Add cardsToNotes function 2017-08-09 23:55:13 +01:00
David Bailey
6a6f9d7d2a fix typo 2017-08-09 23:55:12 +01:00
David Bailey
1a2c559ca2 Add getIntervals function 2017-08-09 23:55:03 +01:00
David Bailey
dc01014daf Fix issue #20; add isSuspended function; update code style 2017-08-06 02:29:59 +01:00
David Bailey
30f3d5618a Rename browse to findCards and add new findNotes function 2017-08-03 22:31:47 +01:00
David Bailey
a78d40457c Change behaviour of tag/suspend functions 2017-08-03 22:21:59 +01:00
David Bailey
e8088146f3 Add tagging and suspend functions 2017-08-03 21:07:22 +01:00
5dfffadda7 Updating README.md 2017-07-30 17:32:28 -07:00
David Bailey
50300b55b5 Fix bug where guiDeckReview always returns null 2017-07-30 11:48:57 +01:00
David Bailey
a129f8365b Update README for multi action 2017-07-27 18:54:02 +01:00
David Bailey
81c069342c Update README with non-gui browse documentation 2017-07-21 12:45:31 +01:00
da7c1c8a45 exposing more information about note fields (#11) 2017-07-05 13:01:13 -07:00
0507add4c6 add fields to guiCurrentCard (#11) 2017-07-02 17:52:57 -07:00
0b9fae13fd updating readme 2017-07-02 17:33:59 -07:00
tomasgodoi
013050cb9a Fixing some issues. Changing the guiDeckBrowser return to nothing. 2017-07-02 17:38:08 -03:00
tomasgodoi
ffd64ffca0 Including documentation. 2017-07-02 14:50:30 -03:00
be900206cf Updating README.md 2017-07-01 17:29:48 -07:00
d38fea7498 more cleanup 2017-07-01 17:12:11 -07:00
28ac1bc7c5 api improvements 2017-07-01 13:16:51 -07:00
Charles Henry
54ab68feb4 Return error message in failure scenarios, rename checkState to guiCheckState, remove success+message response format in favour of True/False + rename ord field to fieldOrder (see readme) + updated readme. 2017-06-26 23:57:41 +01:00
Charles Henry
842dae9830 Prefix gui to GUI related functions and update readme 2017-06-16 17:17:53 +01:00
Charles Henry
4aa8dfcb02 Fix typos in readme 2017-06-08 15:05:53 +01:00
Charles Henry
48e6daec79 Update readme and automatically move to review state if showAnswer is called 2017-06-08 15:03:02 +01:00
c317735fb1 Updating README.md 2017-05-30 19:48:24 -07:00
5d482ff4ce minor fixups 2017-05-28 15:54:28 -07:00
Glutanimate
94cad0c322 Fix parens typo and JSON response 2017-05-28 22:55:24 +02:00
Glutanimate
d7e58c519a Document guiBrowse() and guiAddCards() 2017-05-28 22:22:21 +02:00
178f8417bc Updating README.md 2017-05-06 12:17:15 -07:00
David Shepherd
b65ff66a37 Add a simple curl example 2017-05-06 13:39:38 +01:00
David Shepherd
67bc56872f Clarify that the API accepts JSON 2017-05-06 13:37:31 +01:00
b55826a4eb Updating README.md 2017-04-21 23:36:47 -07:00
16701801e4 Updating README.md 2017-04-14 21:05:19 -07:00
ff7fed61f3 Updating README.md 2017-04-01 13:21:04 -07:00
35ea082a44 Updating README.md 2017-03-14 21:10:45 -07:00
ac5180dc93 Updating README.md 2017-02-26 15:08:24 -08:00
9fcef4d077 Updating README.md 2017-02-19 15:05:17 -08:00
d47736c746 Updating README.md 2017-02-11 19:26:22 -08:00
62a9e2ea8f Updating README.md 2017-02-11 16:41:02 -08:00
6316e9e76f Updating README.md 2017-02-05 12:08:52 -08:00
93011fc505 Updating README.md 2017-02-02 20:14:24 -08:00
8be91c9580 add initial api stub 2017-02-01 09:23:09 -08:00
dd6168f5e6 Updating README.md 2017-01-28 17:36:55 -08:00
03f58f82c0 Updating README.md 2017-01-28 12:20:38 -08:00
ed7d45687a Updating README.md 2016-09-06 21:15:55 -07:00
d5aa2b7e6c Updating README.md 2016-09-06 21:13:33 -07:00
63de25e76d Updating README.md 2016-07-06 20:48:10 -07:00
43dc04ba39 Updating README.md 2016-07-04 20:24:53 -07:00
b192c8615e Updating README.md 2016-07-02 19:46:01 -07:00