Templater Cheat-Sheet

Hey there people,

I have put together a little reference note for the templater plugin.
Most of it is copied out of the documentation.
But I think the Heading-Link Preview feature could make it a handy tool.

I have paraphrased some things. If you notice any errors, message me and I will correct them.

I used Admonition.
The note will look a lot prettier with it :wink:

Thanks a lot to SilentVoid13 who developed this plugin and wrote the Official Documentation!

obsidian_templater_cheat_sheet.md (14.9 KB)

16 Likes

Thank you, very nice. I was looking for dataview cheat sheet and bump to this post.

1 Like

You know how the ⌥+R is the default hotkey for entering into the templater view?
Once you enter into that view, how do you toggle out of it and go back to what it was before you entered it?

for example if you use the daily quote:

<%tp.web.daily_quote()%>
and you toggle the hotkey for the action: “Templater: Replace templates in the active file”

How do you revert back? (or is it only ⌘+Z to undo?)

Thanks in advance.

I just got started with Templater, and this document is super helpful. Thank you for the effort!

Did you ever find out the answer to this question? how to toggle back to see the code?

No toggle after replacing a template, AFAIK, except for the undo option.

Nah man. Only thing you can do is cmd/ctrl+Z :disappointed: