Initial Commit
This commit is contained in:
11
Calendar/Calendar.md
Normal file
11
Calendar/Calendar.md
Normal file
@@ -0,0 +1,11 @@
|
||||
---
|
||||
tags:
|
||||
- Calendar
|
||||
---
|
||||
|
||||
```dataview
|
||||
table file.outlinks
|
||||
from "Calendar"
|
||||
where file.name != "Calendar"
|
||||
sort file.name asc
|
||||
```
|
||||
Reference in New Issue
Block a user