## Aim *Learn more about Loneliness to develop effective interventions* ## Objectives - Learn more about loneliness - Learn more about loneliness interventions - Learn more about how to measure and monitor effective loneliness interventions ## Relevant MOCs and Notes - [[Loneliness]]? - [[Loneliness in Students]] - [[Implement the Tackling Loneliness Strategy]] ## Tasks ### Task: Process Readwise notes (that have not yet been reviewed) ```dataview List FROM "Readwise" OR "b. Projects/100 - Work/Loneliness" WHERE contains(file.name, "lonel") OR contains(file.name, "Lonel") OR contains(file.tags, "loneliness") AND reviewed != true ``` ### Task: Process my notes (that have not yet been reviewed) ```dataview List FROM "1. Inbox" OR "b. Projects/100 - Work/Loneliness" WHERE contains(file.name, "loneliness") OR contains(file.name, "Lonel") OR contains(file.tags, "loneliness") AND reviewed != true ``` ### Task: Consider key milestones *Think short, medium and long term* - ## Reference ### *All* notes that pertain to this topic ```dataview List WHERE contains(file.name, "loneliness") OR contains(file.name, "Lonel") OR contains(file.tags, "loneliness") ```