Add AGENTS.md and Templates directory
This commit is contained in:
17
Templates/Bases/行动卡.base
Normal file
17
Templates/Bases/行动卡.base
Normal file
@@ -0,0 +1,17 @@
|
||||
views:
|
||||
- type: table
|
||||
name: 表格
|
||||
filters:
|
||||
and:
|
||||
- categories == ["[[行动卡]]"]
|
||||
- type: table
|
||||
name: 视图
|
||||
filters:
|
||||
and:
|
||||
- categories == ["[[概念]]"]
|
||||
order:
|
||||
- file.name
|
||||
- tags
|
||||
- file.links
|
||||
columnSize:
|
||||
file.name: 172
|
||||
Reference in New Issue
Block a user