Temple
by garyng
Score: 20/100
favorite
share
Description
Category: Note Enhancements

The Temple plugin is a powerful templating tool for Obsidian, allowing users to create and customize their own templates using the Nunjucks engine. With this plugin, users can insert new templates into their notes by clicking on a button in the sidebar or via the Command Palette. The plugin also provides several built-in providers, including file, zettel, datetime, and clipboard, which can be used to populate template fields with dynamic data. For example, the zettel provider can extract the UID and title from Zettelkasten-style notes, while the datetime provider can display the current date and time in various formats. The plugin also includes settings for overriding default locale and timezone, as well as extraction regex for customizing the behavior of the zettel provider.

Stats
68
stars
5,258
downloads
3
forks
111
days
1,235
days
1,467
days
1
total PRs
0
open PRs
1
closed PRs
0
merged PRs
11
total issues
9
open issues
2
closed issues
0
commits
Latest Version
4 years ago
Changelog

Features

Fixes

  • Templates are now being inserted at the cursor, instead of replacing the entire file's content
  • Closes #2
README file from