添加数据库tag

This commit is contained in:
Zane
2025-09-30 10:01:57 +08:00
parent 312685fc77
commit f1ae55c378
12 changed files with 69 additions and 1 deletions

19
卡片数据库.base Normal file
View 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