SilentVoid13 / Templater

A template plugin for obsidian
https://silentvoid13.github.io/Templater
GNU Affero General Public License v3.0
3.26k stars 195 forks source link

Change Folder Templates to "Path" Templates #975

Closed issaqua closed 1 month ago

issaqua commented 1 year ago

I'd like to be able to consolidate and extend the "Periodic Notes" functionality into Templater (one plugin instead of many).

The idea is that the Folder Templates would become "Path Templates" by adding an additional field (filename regex) to the "add new" mapping of folder templates. This allows me to use the same pattern (daily/weekly/...) for plans, journals (reviews), metrics, etc..

This allows for different templates within a given folder.

I hope that makes sense and thanks in advance for considering this.

issaqua commented 1 year ago

After further investigation it looks like I can achieve this outcome via https://github.com/SilentVoid13/Templater/discussions/320

I will add a comment showing the solution I came up with and then close. Thanks!

Zachatoo commented 1 month ago

This has been added in 2.7.3, thanks to @harmtemolder !