-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add plugin event bus click-flashcard-action
#10318
Comments
这样可以不?
|
type是0~4吗。 另外再带上:
|
type:
以下几个好像没有,还是指的是什么?
|
@Vanessa219 其实就是 ICard 接口。
|
/api/riff/getRiffDueCards 返回的结果就是:
type DueCard = { IEventBusMap { |
click-flashcard-action
我提交了,你看一下可不可以了。 |
就发一个ICard吧。我需要拿到当前复习后点击按钮的那个card。发太多了,我不知道点击的是哪个。 |
|
再试试 |
@Vanessa219 感谢!测试了。 |
In what scenarios do you need this feature?
通过接收用户对每个闪卡做出的动作,可以动态调整优先级,以及其他统计分析。
Describe the optimal solution
发出闪卡复习事件,带上点击的是底部哪个按钮。
Describe the candidate solution
No response
Other information
No response
The text was updated successfully, but these errors were encountered: