mirror of
https://github.com/liufree/obsidian-querydash.git
synced 2026-07-22 05:41:49 +00:00
feat: support mermorycard view
This commit is contained in:
parent
a7448b3ada
commit
5f06497870
3 changed files with 14 additions and 2 deletions
|
|
@ -25,9 +25,15 @@ QueryDash的目标是开发一款类似Notion Database的Obsidian插件,但不
|
|||
|
||||
## bases
|
||||
|
||||
|
||||
## Table视图
|
||||

|
||||
|
||||
### 记忆卡片视图
|
||||
仿照anki记忆卡片, 兼容space repetition的属性, 方便复习
|
||||
|
||||

|
||||
|
||||
|
||||
## dataview
|
||||
|
||||
~~~markdown
|
||||
|
|
|
|||
|
|
@ -33,9 +33,15 @@ more efficiently.
|
|||
|
||||
## bases
|
||||
|
||||
|
||||
## Table View
|
||||

|
||||
|
||||
### Memory Card View
|
||||
Modeled after Anki-style flashcards; compatible with spaced repetition properties (sr-due, sr-interval, sr-ease, etc.) to make reviewing notes efficient.
|
||||
|
||||
|
||||

|
||||
|
||||
## dataview
|
||||
|
||||
**table**
|
||||
|
|
|
|||
BIN
docs/DashMemoryCardView.png
Normal file
BIN
docs/DashMemoryCardView.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 161 KiB |
Loading…
Reference in a new issue