Join 📚 Kevin's Highlights

A batch of the best highlights from what Kevin's read, .

![](https://www.cdotrends.com/sites/default/files/Pasted%20image%2020230207185706.png)

Simplifying Data and AI With a Data Lakehouse

CDOTrends | Digital & Data Insights for Business Leaders

![](https://userimg-assets.customeriomail.com/images/client-env-99697/1673856105019_Screenshot%202023-01-16%20at%201.31.12%20PM_01GPWSJF2XFFR85V6GX7MMS6AR.png)

The Meditations Newsletter #017

Alex from Sunsama

Load a selected template from a suggester Show a suggester with different template options. Load in the selected template from the suggester. Check out that switch statement! <%* const choice = await tp.system.suggester(["Simple Note", "Book", "Music", "MOC"], ["Simple Note", "Book", "Music", "MOC"]); let output = "" switch(choice) { case "Book": output = await tp.file.include("[[-Book]]") break; case "Music": output = await tp.file.include("[[-Music]]") break case "MOC": output = await tp.file.include("[[-MOC]]") break; default: new Notice("No Matching Template") } tR += output %>

Templater Snippets

shbgm.ca

...catch up on these, and many more highlights