Skip to content
This repository has been archived by the owner on Oct 11, 2024. It is now read-only.

复习时无法查看脑图 #39

Open
dongrentianyu opened this issue Jul 16, 2023 · 2 comments
Open

复习时无法查看脑图 #39

dongrentianyu opened this issue Jul 16, 2023 · 2 comments

Comments

@dongrentianyu
Copy link

bug不知道提交到这边,还是tiddlymemo那边?先记录下来吧。

这是我刚发现的一个bug。我自己做了一个页面按钮,点击就可以展示当前条目的脑图,但在复习的状态下,无法获取到当前条目信息,展示不了脑图。

image

这个按钮点击会展示出当前条目的脑图。

image

但在复习状态下就不会展示任何脑图了。

image

image

独立的卡片也不会展示脑图。 这还挺麻烦的。

@dongrentianyu
Copy link
Author

image

而且应该就是钓鱼插件三个符号影响了,其他符号都没问题的。

@oflg
Copy link
Owner

oflg commented Jul 17, 2023

原因是:echarts通过探测标题的样式确定正在浏览的条目。间隔重复卡片的标题被隐藏了,所有探测不到。
解决方法:使用筛选器[list[$:/temp/fishing]first[]]确定正在被复习的条目,可参考 https://github.com/oflg/fishing-analysis/blob/master/focus.tid

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants