# To Do
> [!multi-column]
>
> > [!bug] Overdue
> > ```tasks
not done
(due before today)
hide task count
hide due date
hide edit button
short mode
>
> >[!success] Today
> >```tasks
not done
(due on today)
hide task count
hide due date
hide edit button
short mode
>
# Notes
> [!multi-column]
>
> > [!summary]- Created Today
> > ```dataview
> > LIST WITHOUT ID file.link
> > FROM ""
> > WHERE file.cday = this.file.day AND file.name != this.file.name
> > SORT file.ctime ASC
> > ```
>
> > [!example]- Modified Today
> > ```dataview
> > LIST WITHOUT ID file.link
> > FROM ""
> > WHERE file.mday = this.file.day AND file.name != this.file.name AND file.cday != this.file.day
> > SORT file.mtime ASC
> > ```
## Quick Links
```dataview
LIST WITHOUT ID file.link
FROM #quicklink
SORT file.cday DESC
```
# [[Weight Tracker]]
[[Conversation with claude about ai art and gardening October 2024]]
# [[Scratch Pad]]
[[Prompt for mimicking style in LLM]]
https://notebooklm.google.com/notebook/f88dc0e1-15d9-4f61-bf75-b2311ad1c5ef/audio
#llmaudio
## chatgpt draft of another paper
[[Draft for appreciating latent space]] [[Draft for appreciating latent space]] #llmtext
https://chatgpt.com/share/67128d65-c0b4-800d-8e96-39d521420802