You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use a template when creating new TaskNotes, and the template contains some templater stuff. All works well and as expected, except if I then use a task.created webhook, the received webhook does not include the excuted templater logic in the template it shows for example <% tp.file.folder(true) %>, whereas the newly created tasknote does execute the templater logic. I there a way to force a delay to the webhook so that it sends the tasknote file completed after templater execution?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I use a template when creating new TaskNotes, and the template contains some templater stuff. All works well and as expected, except if I then use a task.created webhook, the received webhook does not include the excuted templater logic in the template it shows for example <% tp.file.folder(true) %>, whereas the newly created tasknote does execute the templater logic. I there a way to force a delay to the webhook so that it sends the tasknote file completed after templater execution?
Beta Was this translation helpful? Give feedback.
All reactions