# Project: Penthouse Magazine
---
## Summary
Project of all the things Penthosue related
---
## Thoughts
I'm thinking, Ghost blog? or
---
## Tasks
- [ ]
```dataview
TASK
from #proj/<project_name>
where !completed
and contains(tags, "proj/<project_name>)
group by link(file.name)
sort due asc
```