Initial commit
This commit is contained in:
18
Templates/Bases/Mentions.base
Normal file
18
Templates/Bases/Mentions.base
Normal file
@@ -0,0 +1,18 @@
|
||||
filters:
|
||||
and:
|
||||
- file.hasLink(this)
|
||||
formulas:
|
||||
Title: link(file.name, if(title, title, file.name))
|
||||
views:
|
||||
- type: table
|
||||
name: Title
|
||||
groupBy:
|
||||
property: file.folder
|
||||
direction: ASC
|
||||
order:
|
||||
- formula.Title
|
||||
sort:
|
||||
- property: created
|
||||
direction: DESC
|
||||
- type: table
|
||||
name: Content
|
||||
Reference in New Issue
Block a user