#pug
  • 1.
    Pug Templates
    4 months ago by Nicholas Wilcox
    favorite
    share
    Score: 50/100
    Category: Note Enhancements
    The Pug Templates plugin allows users to render Pug templates within Obsidian notes using `pug` code blocks. It integrates the current note's frontmatter as a rendering context, enabling dynamic and reusable content generation. The plugin supports features like including or extending partial templates stored in a dedicated folder, providing flexibility for modular designs. Additionally, it integrates with the Dataview plugin for enhanced data querying, though some rendering methods are limited. This tool is ideal for users looking to leverage templating for structured, dynamic, and efficient note creation.
    View Plugin Details