We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
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
在考试前通过闪卡记忆卡片的数量通常高到数百张,需要在较短的时间内快速记忆。思源笔记的闪卡目前需要背完一轮后重新进入间隔重复后,才能刷新需要背诵的卡片顺序。然而在一轮卡片过去后,我早已经忘了第一张卡片讲的什么,完全没有发挥出记忆算法的优势,这种设计也让我感到非常困惑!
我希望可以在每次回答一张卡片后,就对剩下需要记忆卡片的顺序进行刷新。类似anki一样。
候选方案:给一个好用的接口让我导出到anki里面去记/doge
比如:下图中卡片我点击一分钟后重复,但是一分钟后它并不会推送给我,而是要等我把这一整轮背完后,重新进入间隔重复才会推给我,可能已经是半小时后了!
The text was updated successfully, but these errors were encountered:
关联 https://ld246.com/article/1733588815482
Sorry, something went wrong.
遥遥无期 #10471 (comment)
如果能通过插件或者你说的开放接口给anki,也很好
No branches or pull requests
In what scenarios do you need this feature?
在考试前通过闪卡记忆卡片的数量通常高到数百张,需要在较短的时间内快速记忆。思源笔记的闪卡目前需要背完一轮后重新进入间隔重复后,才能刷新需要背诵的卡片顺序。然而在一轮卡片过去后,我早已经忘了第一张卡片讲的什么,完全没有发挥出记忆算法的优势,这种设计也让我感到非常困惑!
Describe the optimal solution
我希望可以在每次回答一张卡片后,就对剩下需要记忆卡片的顺序进行刷新。类似anki一样。
Describe the candidate solution
候选方案:给一个好用的接口让我导出到anki里面去记/doge
Other information
比如:下图中卡片我点击一分钟后重复,但是一分钟后它并不会推送给我,而是要等我把这一整轮背完后,重新进入间隔重复才会推给我,可能已经是半小时后了!

The text was updated successfully, but these errors were encountered: