Join 📚 Kevin's Highlights

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

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

![](https://media.licdn.com/dms/image/D4D22AQFgTrM2AXmyjQ/feedshare-shrink_800/0/1694371183156?e=1697068800&v=beta&t=Xl-ji1iMOsvzfapy8NRZ5kD1JYAsPrNxacIreRD7nDs) [Link](https://media.licdn.com/dms/image/D4D22AQFgTrM2AXmyjQ/feedshare-shrink_800/0/1694371183156?e=1697068800&v=beta&t=Xl-ji1iMOsvzfapy8NRZ5kD1JYAsPrNxacIreRD7nDs)

How Indexes Make Your Queries Fast

Julia Evans

![](https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/47e08e36-1ced-4852-8979-1e3d1bed7cda/IMG_3544.PNG)

Never Feeling Enough

Swirling Visions

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