title: ## Contents style: nestedList # TOC style (nestedList|inlineFirstLevel)minLevel: 1 # Include headings from the specified levelmaxLevel: 4 # Include headings up to the specified levelincludeLinks: true # Make headings clickabledebugInConsole: false # Print debug info in Obsidian console
TABLE file.folder AS Folder
WHERE file.mday = date(this.file.name) AND file.name != (this.file.name)
SORT file.mtime asc
***
## Appendix
*Note created on [[2024-04-30]] and last modified on [[2024-04-30]].*
### Backlinks
```dataview
LIST FROM [[2024-04-30]] AND -"CHANGELOG" AND -"03-AREAS/Journal/2024-04-30"