Templater Plugin Script Collection

Canonical Showcase

Templater community collect plugin scripts in the project discussions in github gists. Please check the Canonical Showcase for a list of community templater scripts.

Please send SV and @shabegom your appreciation for creating and maintaining the Templater plugin by sending them a few bucks :slight_smile: Support SV

v1.5 Syntax and Examples Thread

@smurfman111 Templater Scripts for Roam Refugees

Murf has a collection of scripts that recreate familiar Roam workflows.

11 Likes

Hello @smurfman111,

I have tried the quickcapture script but when I call for this template, it displays :

Template parsing error, aborting. TypeError: Cannot read property 'prompt' of undefined at eval (eval at compile (eval at <anonymous> (app.js:1)), <anonymous>:48:34)

||log_error|@|main.ts:143|
| --- | --- | --- | --- |
||eval|@|TemplateParser.ts:116|
||rejected|@|tslib.es6.js:74|
||Promise.then (async)|||
||step|@|tslib.es6.js:75|
||eval|@|tslib.es6.js:76|
||__awaiter|@|tslib.es6.js:72|
||parseTemplates|@|TemplateParser.ts:93|
||eval|@|TemplateParser.ts:179|
||fulfilled|@|tslib.es6.js:73|
||Promise.then (async)|||
||step|@|tslib.es6.js:75|
||fulfilled|@|tslib.es6.js:73|
||Promise.then (async)|||
||step|@|tslib.es6.js:75|
||eval|@|tslib.es6.js:76|
||__awaiter|@|tslib.es6.js:72|
||replace_templates_and_append|@|TemplateParser.ts:167|
||onChooseItem|@|TemplaterFuzzySuggest.ts:60|
||t.onChooseSuggestion|@|app.js:1|
||t.selectSuggestion|@|app.js:1|
||e.useSelectedItem|@|app.js:1|
||e.onSuggestionClick|@|app.js:1|
||s|@|app.js:1|

Have you already faced this issue ?

Quick Capture with hotkeys plugin Rulez!! Thank you!

1 Like

PS: this also exists for people looking for Templater examples.

6 Likes

Thanks! added to OP

3 Likes

If you haven’t found a solution yet, there is a script-specific discussion now you can use Quick Capture - Record quick ideas, notes, time logging, etc. · Discussion #164 · SilentVoid13/Templater · GitHub

1 Like

thank you thank you thank you all

Can anyone help me please?
I want to ask in a suggestion to a template or not but it is not working:

<% await tp.system.suggester([“include template A”, “do nothing”], [“<% tp.file.include(‘[[templat A]]’) %>”, " "], false, “Include Template?”) %>