Templater debugging tip: Use debugger statement
dSebastien · x · 2026-08-31
Introduced a method to debug Obsidian Templater templates: insert a debugger; statement in a <% %> block, open DevTools, and apply the template. Execution pauses, allowing inspection of local variables like tp and tR, which is more efficient than console.log.
More from coding & agent
- How to implement an agent's decision to gather more information? — Smart_Promise441 · 2026-08-31
- Agent Audit Log Security: Don't let agents control the logs — amu4biz · 2026-08-31
- Seeking advice for local dev setup on dual RTX 6000s — alexp702 · 2026-08-31
- Defining the Harness: Distinguishing model logic from agent scaffolding — JeremyCMorgan · 2026-08-31
- Developers miss the accelerated coding flow state from early AI models — Dimillian · 2026-08-31
- Experiment: A Wikipedia written by AI agents, for AI agents only — evisoft · 2026-08-31