Commit Graph

306 Commits

Author SHA1 Message Date
Alex Yatskov
c4e11cfda1 Merge pull request #34 from techdavid/config-group-actions
Add config group actions
2017-08-18 13:17:39 -07: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
933c7de6b9 confId => configId 2017-08-18 21:09:28 +01:00
David Bailey
f980758207 Rename actions in README 2017-08-18 20:57:19 +01:00
David Bailey
e2c9eaaa3b Rename actions 2017-08-18 20:54:32 +01:00
David Bailey
ca6d513470 Change id variables to did / configId 2017-08-18 20:50:10 +01:00
Alex Yatskov
20cdbae42b Merge pull request #35 from techdavid/fix-guicurrentcard
Fix broken guiCurrentCard
2017-08-18 11:55:38 -07:00
David Bailey
81d49c3cd8 Fix broken guiCurrentCard
A map can't be converted to JSON
2017-08-18 16:15:08 +01:00
880ff722bb Revert "Updating README.md"
This reverts commit a9f9acf85f.
2017-08-17 21:23:56 -07:00
a9f9acf85f Updating README.md 2017-08-17 21:22:15 -07: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
Alex Yatskov
6399da13e7 Merge pull request #33 from techdavid/decknamesandids
Add deckNamesAndIds action
2017-08-16 17:27:13 -07: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
69c9000dc3 Merge branch 'master' of https://github.com/FooSoft/anki-connect 2017-08-16 13:22:30 +01:00
Charles Henry
c6cad9420c guiStartCardTimer - ensure consistent output in case of failure 2017-08-16 13:09:48 +01:00
Charles Henry
82636b024a Add guiStartCardTimer function 2017-08-16 13:04:05 +01:00
Alex Yatskov
4775caf6e7 Merge pull request #30 from techdavid/readme-fixes
Fix README typo and trailing spaces
2017-08-14 13:29:35 -07:00
David Bailey
910ca48d83 Fix README typo and trailing spaces 2017-08-14 21:02:56 +01:00
Alex Yatskov
d622f215a2 Merge pull request #29 from CharlesHenry/master
Fix issue with AnkiConnect self update
2017-08-14 11:42:17 -07:00
Charles Henry
7a7460785f Fix issue with AnkiConnect self update 2017-08-14 19:30:08 +01:00
Alex Yatskov
792a5c0134 Merge pull request #25 from techdavid/add-getdecks-and-deletedecks
Add getDecks and deleteDecks functions
2017-08-13 14:50:05 -07: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
Alex Yatskov
e50f2af06b Merge pull request #24 from techdavid/aresuspended-and-aredue
Add areDue function and change isSuspended to areSuspended
2017-08-12 12:39:25 -07:00
David Bailey
3f4885adfb Improve wording of README 2017-08-12 16:30:23 +01:00
David Bailey
64c61a32fa Fix IndexError for new cards with areDue / getIntervals 2017-08-12 16:21:04 +01:00
David Bailey
a6c15d7bb2 Change isSuspended to areSuspended; add areDue function; code style fixes 2017-08-12 16:17:53 +01:00
Alex Yatskov
c09c171dcd Merge pull request #23 from techdavid/add-changedeck
Add changeDeck function
2017-08-10 17:05:01 -07:00
David Bailey
aea292f092 Add changeDeck function 2017-08-10 18:34:43 +01:00
Alex Yatskov
caea9cbc08 Merge pull request #22 from techdavid/getintervals-and-cardstonotes
Create getIntervals and cardsToNotes functions
2017-08-09 17:05:13 -07: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
Alex Yatskov
9298f867f6 Merge pull request #21 from techdavid/tag-suspend-bugfix
Fix issue #20; add isSuspended function; update code style
2017-08-05 20:21:40 -07:00
David Bailey
dc01014daf Fix issue #20; add isSuspended function; update code style 2017-08-06 02:29:59 +01:00
Alex Yatskov
f48e6431b5 Merge pull request #19 from techdavid/tag-suspend-bugfix
Call startEditing before / stopEditing after tagging
2017-08-05 08:59:42 -07:00
David Bailey
3f755cbd08 Call startEditing before / stopEditing after tagging 2017-08-05 10:08:56 +01:00
Alex Yatskov
4e9f96460b Merge pull request #18 from techdavid/addtags-and-suspend
Add tagging and suspend functions
2017-08-03 17:03:40 -07: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
Alex Yatskov
46ba1d84f9 Merge pull request #17 from techdavid/fix-guideckreview
Fix bug where guiDeckReview always returns null
2017-07-30 10:39:29 -07:00
David Bailey
50300b55b5 Fix bug where guiDeckReview always returns null 2017-07-30 11:48:57 +01:00
Alex Yatskov
d926260da4 Merge pull request #16 from techdavid/multi-actions
Add multi function
2017-07-27 12:28:18 -07:00
David Bailey
a129f8365b Update README for multi action 2017-07-27 18:54:02 +01:00
David Bailey
b8e63c383d Add multi function 2017-07-27 18:32:34 +01:00
Alex Yatskov
fbf938bf49 Merge pull request #15 from techdavid/fast-browse
Add fast non-GUI browse function
2017-07-21 12:47:23 -07:00