more bases
This commit is contained in:
@@ -7,13 +7,4 @@ tags:
|
||||
---
|
||||
## Entries
|
||||
|
||||
```dataview
|
||||
list
|
||||
where
|
||||
contains(file.name,this.file.name) or
|
||||
contains(file.outlinks.file.name,this.file.name) or
|
||||
contains(string(file.frontmatter),this.file.name)
|
||||
where !contains(file.tags, "daily")
|
||||
where !contains(file.tags, "monthly")
|
||||
sort file.name asc
|
||||
```
|
||||
![[Daily.base]]
|
||||
|
||||
Reference in New Issue
Block a user