添加数据库tag
This commit is contained in:
19
卡片数据库.base
Normal file
19
卡片数据库.base
Normal file
@@ -0,0 +1,19 @@
|
||||
views:
|
||||
- type: table
|
||||
name: 表格
|
||||
filters:
|
||||
and:
|
||||
- file.hasTag("性能优化")
|
||||
order:
|
||||
- file.name
|
||||
sort:
|
||||
- property: file.name
|
||||
direction: DESC
|
||||
- type: cards
|
||||
name: 视图
|
||||
filters:
|
||||
and:
|
||||
- file.hasTag("性能优化")
|
||||
cardSize: 150
|
||||
image: note.tags
|
||||
imageAspectRatio: 1.25
|
||||
Reference in New Issue
Block a user