~[[Atlas/Maps/Projects|Projects]]
# BACKGROUND
## Aim:
## Objectives
1.
## MY NOTES
### Process Readwise and Other Notes
### Task: Process Readwise notes (that have not yet been reviewed)
```dataview
List
FROM "Readwise" OR "b. Projects/100 - Work/-"
WHERE contains(file.name, "MoU") OR contains(file.name, "memorandum") OR contains(file.tags, "-")
AND reviewed != true
```
### Task: Process my notes (that have not yet been reviewed)
```dataview
List
FROM "1. Inbox"
WHERE contains(file.name, "MoU") OR contains(file.name, "memorandum") OR contains(file.tags, "-")
AND reviewed != true
```
### Relevant MOCs and Notes
- [[University of Salford]]
-