more bases
This commit is contained in:
14
Templates/Bases/Backlinks.base
Normal file
14
Templates/Bases/Backlinks.base
Normal file
@@ -0,0 +1,14 @@
|
||||
filters:
|
||||
and:
|
||||
- linksTo(file.file, this.file.path)
|
||||
display:
|
||||
property.category: Category
|
||||
file.name: Name
|
||||
property.created: Created
|
||||
views:
|
||||
- type: table
|
||||
name: Backlinks
|
||||
order:
|
||||
- file.name
|
||||
- category
|
||||
- created
|
||||
Reference in New Issue
Block a user