app.templates.tipKeyNav = () => `\
ProTip (click to dismiss)
Hit ${
app.settings.get("arrowScroll") ? 'shift
+' : ""
} ↓
↑
←
→
to navigate the sidebar.
Hit space / shift space
${
app.settings.get("arrowScroll")
? ' or ↓/↑
'
: ', alt ↓/↑
or shift ↓/↑
'
} to scroll the page.