--- type: index status: stub tags: [reading, books, articles] --- # ๐Ÿ“š Reading Library > Books, articles, and papers โ€” with notes that link ideas across sources. Use [[Book Note]] / [[Article Note]] templates. ## Books (Dataview) ```dataview table author, status, rating from "50 - Resources/Books" where type = "book" sort file.ctime desc ``` ## Articles & papers (Dataview) ```dataview table source, tags from "50 - Resources/Articles" where type = "article" sort file.ctime desc ``` ## โœ๏ธ Seed the library - [ ] List 5โ€“10 books that shaped your thinking (finance, startups, AI, systems) - [ ] Favourite recurring authors/blogs/newsletters - [ ] Papers behind the [[8760 Energy Simulation]] work ## Related [[MOC - Learning]] ยท [[Learning Overview]]