Alex Yatskov
457e76e720
Merge pull request #163 from snoyes/makeTagsOptional
...
Make tags optional when adding notes
2020-05-02 16:17:50 -07:00
Scott Noyes
0f9408730f
Make tags optional when adding notes
2020-05-02 16:18:31 -05:00
Alex Yatskov
a779fa673f
Merge pull request #159 from snoyes/getProfiles
...
Add getProfiles action
2020-05-01 12:44:25 -07:00
Scott Noyes
32bf6559ed
Add importPackage action
2020-05-01 11:19:47 -05:00
Scott Noyes
fdae44f1d3
Add getProfiles action
2020-05-01 09:24:51 -05:00
e01544a538
Update find actions for 2.1.24; fixes #145
2020-04-30 16:20:55 -07:00
toasted-nutbread
bda22a20a3
Add duplicateScope option for addNote
2020-04-23 19:39:11 -04:00
0f8b402d73
Update move export to misc, fix return
2020-04-21 18:22:10 -07:00
yakrider
f280a2b8f9
add api to get number of cards reviewed in the current day
...
partly addresses issue raised in #117
2020-04-19 01:38:03 -04:00
Conor O'Kelly
22a58bb707
Use new hook for delete
...
In reference to issue #146
Also added the `deleteMediaFile` when dealing with urls.
The new functionality of `writeData` means that is there is a name conflict it will rename the file. This way the behavior of your api does not change.
Only potential issues I see with this is that the file is `trashed` but not deleted. So is only cleared up on the usual clear up.
Test locally using my own Anki install at `2.1.22` and POST man to create new media
2020-04-07 21:18:48 -07:00
Albert
da837b2d47
Complete 975c069
fixes
2020-04-05 01:28:37 +08:00
Markus Reil
9ba5c08c96
Support apkg export ( #143 )
...
Support apkg export
2020-03-16 22:29:49 -07:00
Alex Yatskov
955b749aac
Merge pull request #141 from mauamy/add-card-name-option-in-model-template
...
Add card name option in model template
2020-03-13 17:31:23 -07:00
Yannick Mau
5911710163
Add url download option to storeMediaFile
2020-03-14 00:36:17 +01:00
Yannick Mau
9b1fb83740
Add card name option to model template
2020-03-13 23:40:27 +01:00
dc8494f0fe
Fix audio
2020-03-05 19:45:13 -08:00
975c0699b7
Fixes for old version of Anki, cleanup script
2020-03-05 19:29:49 -08:00
Alex Yatskov
7b6e80cd34
Merge pull request #138 from andreaskienle/multiple-audio-files
...
Accept multiple audio files in note creation and update
2020-03-01 16:52:24 -08:00
Andreas Kienle
d40a905f20
changes from review
...
single quotes
updated readme
2020-02-25 11:22:34 +01:00
Alex Yatskov
671444e1da
Merge pull request #134 from qwhex/fix_getQA
...
Replace Card._getQA() with the new answer() and question()
2020-02-23 11:28:19 -08:00
Andreas Kienle
eafd3c94dd
Accept multiple audio files in note creation and update
2020-02-23 11:59:19 +01:00
Henrik Giesel
1824cd8c1c
Fix return value of guiAddCards
...
* For the case where the current AddCards dialogue has to be closed first
2020-02-18 14:45:47 +01:00
Henrik Giesel
db602ebe9a
Add return values
2020-02-17 13:57:16 +01:00
Mice Pápai
59c84b91db
replace Card._getQA() with the new .answer() and .question()
2020-02-16 20:19:48 +01:00
toasted-nutbread
7ccfa7938e
Ignore duplicates which are not in the target deck
2020-02-02 16:45:05 -05:00
2767d2928e
Add link script, fix plugin
2020-01-05 17:41:34 -08:00
98566ca8ba
Cleanup
2020-01-05 16:24:20 -08:00
173e43700b
Cleanup
2020-01-05 15:42:08 -08:00
6118d01de1
Remove support for Anki 2.0 and Python 2
2020-01-05 11:42:59 -08:00
bb62a1e93f
Move plugin to its own directory
2020-01-05 11:35:02 -08:00