Blueprint

by François Vaux
5
4
3
2
1
Score: 50/100

Description

Repeatable templates plugin for Obsidian

Reviews

No reviews yet.

Stats

51
stars
3,830
downloads
2
forks
33
days
6
days
6
days
4
total PRs
0
open PRs
2
closed PRs
2
merged PRs
34
total issues
2
open issues
32
closed issues
93
commits

Latest Version

6 days ago

Changelog

:sparkles: Added

  • Add a chunk tag that behaves like a section but only renders the exact content of a section, without its subsections (#36)
  • Properly handle nested properties, non-destructively (#19)

README file from

Github

📘 Blueprint Obsidian Plugin

Blueprint is a templating plugin for Obsidian. It lets you propagate changes in your templates to your notes without losing content, use frontmatter properties in your notes, and quickly create new notes from a template! Blueprint templates use the Nunjucks templating engine, plus additional features. It's super easy to pick up, yet very powerful.

Documentation

Acknowledgements

Thanks to all the early adopters and all the valuable feedback they provided, in particular SlRvb, Leah, and users Pickleberry and Calavera on Discord.

(Almost) No AI

This plugin is mostly developed WITHOUT the use of AI-assisted development tools such as Copilot or Claude Code. I will not accept code contributions that are blatantly vibe-coded. I occasionally use Claude Web to improve the documentation quality (I am not a native English speaker).