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 Support SV
v1.5 Syntax and Examples Thread
Murf has a collection of scripts that recreate familiar Roam workflows.
12 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 ?
Grygus
3
Quick Capture with hotkeys plugin Rulez!! Thank you!
1 Like
PS: this also exists for people looking for Templater examples.
6 Likes
thank you thank you thank you all
knrf
9
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?”) %>