I’ve finally realized that I am not wanting for ideas, but a way to prioritize the ones I have. For much of my life, I have had natural forcing functions to rely on to keep moving, but in retirement I vacillate between having tons to do but not really having to do enough to actually fill my time. This makes me feel slothfui. I instituted a “what I touched today” dataview in my daily note, so I know I do stuff. Now I have to find a way to keep moving forward. That will take a review of my values and a way of applying them. As I am committed to these short blog posts, you’ll get to see what the first 13 days are like.

>[!atom]- What I touched today
> 
`>```dataview
`>LIST
`>FROM -"~Calendar"
`>WHERE file.mday=date(this.file.name)
`>```