分割
This commit is contained in:
16
2025/月度/月度封面.base
Normal file
16
2025/月度/月度封面.base
Normal file
@@ -0,0 +1,16 @@
|
||||
formulas:
|
||||
图片: file.embeds.filter(value.containsAny("png","jpg","webp","svg","jpeg"))[0]
|
||||
properties:
|
||||
formula.图片:
|
||||
displayName: first_image
|
||||
views:
|
||||
- type: cards
|
||||
name: 视图
|
||||
filters:
|
||||
and:
|
||||
- file.basename.endsWith("月")
|
||||
- file.ext == "md"
|
||||
image: formula.图片
|
||||
imageFit: ""
|
||||
imageAspectRatio: 1.2
|
||||
cardSize: 160
|
||||
Reference in New Issue
Block a user