Skip to content
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

[FEAT]: flashcards review in default markdown window? #70

Open
Newdea opened this issue Aug 13, 2024 · 3 comments
Open

[FEAT]: flashcards review in default markdown window? #70

Newdea opened this issue Aug 13, 2024 · 3 comments
Labels
enhancement New feature or request

Comments

@Newdea
Copy link
Collaborator

Newdea commented Aug 13, 2024

Is your feature request related to a problem? Please describe.

No response

Describe the solution you'd like

review flashcards in default markdown window, just as note review does. Welcome to the discussion.

像复习笔记一样,在默认窗口中复习。欢迎大家一起探讨实现效果。

Additional context

image

@Newdea Newdea added the enhancement New feature or request label Aug 13, 2024
@tangwells
Copy link

事实上,借助 callout 和 cloze 插件。具体示例如下:
挖空卡:
image
问答卡:
image
image

他们都是以md 文档形式存在,在复习过程中笔记-闪卡会被混合进行复习。同时为了能保证闪卡能与笔记的关联,我利用 quickadd,在生成闪卡时,会自动在笔记中也生成一个双链:
image

@Newdea
Copy link
Collaborator Author

Newdea commented Aug 15, 2024

恩,这样也是个好方法🤯👍

但会不会导致把笔记拆的太碎了?

@Newdea
Copy link
Collaborator Author

Newdea commented Aug 15, 2024

因为目前我的主笔记库已经膨胀到3G大小了,感觉加载反应有些慢了,尤其在移动设备上更明显。所以能在一个文件里搞定的,就不想拆分到几个🤣

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants