-
Notifications
You must be signed in to change notification settings - Fork 9
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
[BUG] 有4-5个卡牌几乎每天重复,即使每次点击”容易“ #29
Comments
插件版本?
卡片内容、行号经常变动么,
对应的 容易 显示的复习间隔是多长时间?
…---原始邮件---
发件人: ***@***.***>
发送时间: 2023年12月11日(周一) 中午11:04
收件人: ***@***.***>;
抄送: ***@***.***>;
主题: [open-spaced-repetition/obsidian-spaced-repetition-recall] [BUG] 有4-5个卡牌几乎每天重复,即使每次点击”容易“ (Issue #29)
Describe the bug
有4-5个卡牌几乎每天重复,即使每次点击”容易“
To Reproduce
这个不知道该怎么重复的
Go to '...'
Click on '....'
Scroll down to '....'
See error
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain the bug. This could be the logs in the developer console (CTRL + SHIFT + i).
Versions (please complete the following information):
OS: [e.g. iOS]
Obsidian version: [e.g. v0.12.4]
Plugin version: [e.g. v1.4.9]
If on desktop, Installer version: [run this.navigator.appVersion on the developer console, e.g. 5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) obsidian/0.12.3 Chrome/89.0.4389.128 Electron/12.0.6 Safari/537.36"]
Additional context
Add any other context about the problem here (e.g. the markdown producing the error).
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
|
将这个不停重复的卡片换到同一个笔记的不同位置,仍然是显示继续重复的 其他不停重复的卡片也有类似的情况的 插件版本是1.10.5.3 不停重复的卡片内容不怎么变化的,但是行号会经常变化,因为和其他卡片都在一个note里面。所以如果对其他卡片进行编辑时会有影响。 |
如果将内容移动到另外的笔记,复习该卡片底下会自动生成下面内容的 <!--SR:!2023-12-17,6,2!2000-01-01,1,250!2000-01-01,1,250!2000-01-01,1,250!2000-01-01,1,250!2000-01-01,1,250!2000-01-01,1,250!2000-01-01,1,250--> 卡片内容是 `vim` normal mode ==`gn`== enable character-wise and select ==next== match pattern
`vim` normal mode ==`gN`== enable character-wise and select ==previous== match pattern
`vim` regular pattern ==`<`== means the ==start== of a word
`vim` regular pattern ==`>`== means the ==end== of a word |
这有点奇怪, 这样的话,只要卡片后的时间信息在(移动位置或移到不同笔记,也不影响),你点击“容易”后,时间信息会同步更新的,不会每天重复的。 另外,
建议,一组卡片中的挖空不要过多,如果多的话,可以考虑重新拆分卡片。 你再确认下,欢迎反馈。 |
1 similar comment
这有点奇怪, 这样的话,只要卡片后的时间信息在(移动位置或移到不同笔记,也不影响),你点击“容易”后,时间信息会同步更新的,不会每天重复的。 另外,
建议,一组卡片中的挖空不要过多,如果多的话,可以考虑重新拆分卡片。 你再确认下,欢迎反馈。 |
重复的数据是单独保存到一个文件的,按理来说,不应该在卡片后有时间信息的 下面是我配置对应的json文件 时间信息是没有手动更改过的 另外这个挖空不要过多,请问具体多少合适呢?上面的挖空是四个 |
那就应该是原插件没有禁用,设置单独保存,是不会在卡片后加信息的 挖空,知乎上有许多文章教程的。 |
偶尔会有一两个卡片不停重复。卡片均是有两个或以上的挖空的 目前的解决方法是将上述卡片的挖空数量控制到一个 |
修改了一版,你试下看解决没,里面加入了些调试信息,如果还这样重复,应该会有提示 |
现在没有这种情况了。再过几天看一下的。感谢 |
这个问题就先关了,后续出现再说 |
Describe the bug
有4-5个卡牌几乎每天重复,即使每次点击”容易“
To Reproduce
我不知道这个该怎么重复的?
呈现整个obsidian库?
还是说,我选择将复习日期显示在卡片后,确认一下情况?即下面选项确认为是
The text was updated successfully, but these errors were encountered: