2023-09-13 14:12:55
This commit is contained in:
@@ -7,7 +7,7 @@ tags:
|
||||
## Games
|
||||
|
||||
```dataview
|
||||
table year as "Year", rating as "Rating"
|
||||
table year as Year, rating as Rating
|
||||
from #games
|
||||
where maker = this.file.link or contains(maker,this.file.link)
|
||||
sort year desc
|
||||
|
||||
Reference in New Issue
Block a user