Add AGENTS.md and Templates directory
This commit is contained in:
25
Templates/Bases/修炼.base
Normal file
25
Templates/Bases/修炼.base
Normal file
@@ -0,0 +1,25 @@
|
||||
filters:
|
||||
and:
|
||||
- categories.contains(link("修炼"))
|
||||
- '!file.name.contains("Template")'
|
||||
properties:
|
||||
file.name:
|
||||
displayName: 修炼
|
||||
note.rating:
|
||||
displayName: Rating
|
||||
note.last:
|
||||
displayName: Last
|
||||
views:
|
||||
- type: list
|
||||
name: Table
|
||||
order:
|
||||
- file.name
|
||||
- rating
|
||||
- last
|
||||
- tags
|
||||
sort:
|
||||
- property: file.name
|
||||
direction: DESC
|
||||
markers: number
|
||||
- type: table
|
||||
name: 视图
|
||||
Reference in New Issue
Block a user