Commit Graph

77 Commits

Author SHA1 Message Date
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