updates 2
All checks were successful
Build Quartz Notes / build (push) Successful in 55s

This commit is contained in:
2026-06-03 15:30:33 +01:00
parent 515eb57eb4
commit 0bda56e11b
36 changed files with 506 additions and 406 deletions

View File

@@ -1,14 +1,12 @@
# Recommendations for books: [[Book Recs]]
## Recommendations for books: [[Book Recs]]
# [[Books Calibre]]
# Book Notes:
## <span class="done DONE">DONE</span> [Ikigai Book Notes](id:fc07cbca-cf1a-4698-912b-de74001f0b5c)
## <span class="todo TODO">TODO</span> [The Dose Effect Book Notes](id:2c1d3647-a3be-4a4f-94c2-100f02de1f56)
## <span class="todo TODO">TODO</span> [The Book of Ichigo Ichie Notes](id:50dd4105-506e-424a-9cc2-4fd494dc4284)
- [x] [[Ikigai]]
- [ ] [[Dose Effect]]
- [ ] [[The Book of Ichigo Ichie]]
# Article Notes:
@@ -33,3 +31,11 @@
## <span class="done DONE">DONE</span> [Microsoft banned AI because it cost too much.](https://medium.com/data-science-collective/microsoft-banned-ai-because-it-cost-too-much-135bcbf15a18)
## <span class="done DONE">DONE</span> [The Best Engineers Write Less Code](https://shvetsm.github.io/posts/the-best-engineers-write-less-code/)
All files that are not done:
```dataview
TABLE
FROM "Books"
WHERE done != true
SORT file.name ASC
```