Join 📚 Kevin's Highlights
A batch of the best highlights from what Kevin's read, .
“I’m sick of writing everything in numbered order,” Tom said, listlessly
For Many Years I’ve Been Collecting Tom Swifties and Croakers...
Adam Sharp
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
Finally, your last quick assessment
to make sure you’ve successfully tailored your resume is to
see if someone else—like a friend or mentor—
can explain why you’re interested in the position
just based on reading your resume.
If your friend can’t suss out why you’re applying
or how you’re a good fit,
then more tailoring is likely needed.
What It Really Means to "Tailor Your Resume"
Lily Zhang
...catch up on these, and many more highlights