# 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
>> ```
> [!multi-column]
>
>> [!note] Current Papers
>> ```dataview
>> LIST WITHOUT ID file.link
>> FROM #paper/current
>> SORT file.ctime ASC
>> ```
# Health Tracking
> [!multi-column]
>
>> [!abstract] Weight Tracker
>> ```tracker
>> searchType: frontmatter
>> searchTarget: weight
>> folder: /
>> line:
>> title: "Weight Over Time"
>> yAxisLabel: Weight (kg)
>> lineColor: "#69b3a2"
>> ```
>
>> [!danger] Beer Tracker
>> ```tracker
>> searchType: frontmatter
>> searchTarget: beer500ml
>> folder: /
>> line:
>> title: "Weekly Beer Pattern (500ml bottles)"
>> yAxisLabel: "Bottles"
>> lineColor: "#ff6b6b"
>> ```
>>
>> ```tracker
>> searchType: frontmatter
>> searchTarget: beer500ml
>> folder: /
>> summary:
>> template: "🍺 Weekly Beer Status:\n- Bottles this week: {{sum()}}/8\n- Remaining: {{8 - sum()}}\n- Standard drink equivalent: {{sum() * 1.52}}\n\n📊 Status: {{8 - sum() >= 0 ? '✅ On track!' : '⚠️ Over budget'}}\n\nℹ️ Quick Reference:\n1 bottle = 1.5 drinks\n2 bottles = 3 drinks\n3 bottles = 4.5 drinks (over limit)\n\n🎯 Session Targets:\n- Ideal: 2 bottles (3 drinks)\n- Max: 3 bottles (4.5 drinks)"
>> style: "color:var(--text-normal); background-color: var(--background-secondary); padding: 10px; border-radius: 5px;"
>> ```
# 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
>> ```
> [!multi-column]
>
>> [!danger]- Created Yesterday
>> ```dataview
>> LIST WITHOUT ID file.link
>> FROM ""
>> WHERE file.cday = date(this.file.day-1) AND file.name != this.file.name
>> SORT file.ctime ASC
>> ```
>
>> [!info]- Created Two Days Ago
>> ```dataview
>> LIST WITHOUT ID file.link
>> FROM ""
>> WHERE file.cday = date(this.file.day-2) AND file.name != this.file.name
>> SORT file.ctime ASC
>> ```
> [!multi-column]
>
>> [!abstract] Recent Thoughts
>> ```dataview
>> LIST WITHOUT ID file.link
>> FROM #thought
>> WHERE date(today) - file.cday <= dur(14 days)
>> SORT file.ctime DESC
>> ```
## Quick Links
> [!multi-column]
>
>> [!example] Quick Links
>> ```dataview
>> LIST WITHOUT ID file.link
>> FROM #quicklink
>> SORT file.cday DESC
>> ```
# [[Scratch Pad]]
1 "Focus: Reproductive [[etiological theories]] with an intentional character are considered more appropriate for artifacts." why? refer to the text.
2. In "Section 7.3: New Artifacts and Functions
Categorization of Theories:
" you mention two types of functional theory, etiological and preston's, but then in "Authors' Critique:
" you mention three: [[Etiological Theories]] and CR:, preston, and intentional etiological. this is not clear at all. if you are going to split into three for authors critique, you should do it in the previous section no?
1. I don't understand the difference between " intentional etiological" and Intentional-Historical Account:. please rewrite so this is much clearer.
## Email to Enrico
Ciao,
I had to go and teach before the DAFIST meeting was over. A few things I have been meaning to mention to you.
1. Do you have time to meet sometime next week to talk about what we can submit to that [[AI conference in venice]]? The abstract is around 500 words. Maybe we can use some of what I said yesterday, but I'm not sure –I am worried the ideas are too undercooked. I have the other, to me less interesting, idea about comparing [[the appreciation]] of AI to environmental appreciation. I could talk to you about that as well and maybe we can come up with something. I am in on Monday and Wednesday anyway, but could come in another day as well if that makes things easier.
2. For the kriegel event do we want one poster or two? I can do it/them over the next few days and if Luca sends them to the printers on monday we get them printed by tuesday right? I could try and get you a finished product on friday if you think that would be safer, but I won't have that much time to work on it. Also, I really liked the way the [[twin peaks]] poster came out and was thinking about doing one in the same style –not an image/photo on a background but some sort of repeating pattern. Maybe that's too abstract, but it's going to be difficult to illustrate 'metaphysical aestheticism' or 'varieties of consciousness' anyway.. Any thoughts on this before I get started?