Skip to content

Instantly share code, notes, and snippets.

@mediodiablo
Created January 15, 2024 23:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mediodiablo/a557efb9f8f7b84a2b0136935f5437ca to your computer and use it in GitHub Desktop.
Save mediodiablo/a557efb9f8f7b84a2b0136935f5437ca to your computer and use it in GitHub Desktop.
L Arrieta's daily note template (Obsidian)
---
created: {{date:YYYY-MM-DD}}
tags:
summary:
reading:
---
## agenda & log
- []
## to dos
- []
## focus activity (include time block)
- []
## free writing
## notes created today
```dataview
list from "" where created = this.file.day
```
## notes modified today
```dataview
list from "" where file.mday = this.file.day
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment