Files
vault/Books/Books MOC.md
Zaine 129ce1442b
Some checks failed
Build Quartz Notes / build (push) Failing after 20s
13
2026-07-13 09:16:09 +01:00

28 lines
415 B
Markdown
Executable File

---
note type:
- moc
date: 2026-06-22
done: true
---
## Recommendations for books: [[Book Recs]]
# [[Books Calibre]]
# Book Notes:
- [x] [[Ikigai]]
- [ ] [[Dose Effect]]
- [ ] [[The Book of Ichigo Ichie]]
# Long term:
- [ ] [Art of Computer Programming Notes](id:f1bc3f88-95c5-4013-b0dd-f72428200e72)
All files that are not done:
```dataview
TABLE
FROM "Books"
WHERE done != true
SORT file.name ASC
```