Templater icon indicating copy to clipboard operation
Templater copied to clipboard

A template plugin for obsidian

Results 255 Templater issues
Sort by recently updated
recently updated
newest added

I have several templates that interplay with both dataview and templater. I would like to use dataview to preprocess content and then use templater to render some of the date...

enhancement

Typing `atp.` brings up a suggestion bar with Templater commands. However, in Czech "atp." means something like "etc." and is common at the end of a sentence or line, where...

bug

**Plugin informations (please complete the following information):** - OS: Windows 10 - Templater version: 1.9.9 - Obsidian version: v0.12.15 **Describe the bug** When I insert a template that has ``,...

bug

**Describe the bug** Apostrophes disrupt the formatting of tp.date examples in the docs [here](https://silentvoid13.github.io/Templater/internal-functions/internal-modules/date-module.html#tpdatenowformat-string--yyyy-mm-dd-offset-numberstring-reference-string-reference_format-string). The greed color should be shown on string input and nothing else. **Expected behavior** Nothing other...

documentation
help wanted
good first issue

To run this script requires installing mdbooks following the steps here https://rust-lang.github.io/mdBook/guide/installation.html We may want to consider adding some documentation (in the README or elsewhere) to explain that there needs...

- OS: Windows 10 - Templater version: 1.14.3 - Obsidian version: 0.15.9 **Describe the bug** when I use the community plugin `notes refactor`, it will create a new file in...

bug
awaiting response
need more info

One of the features of the [Smart-Typography](https://github.com/mgmeyers/obsidian-smart-typography) plugin is automatically turning standard double quotes into curly double quotes ("" → ““). This is a very subtle change that is hard...

enhancement

Just "hacking" the raindrop.io plugin and try to rename the name of the note via templater code. That works, but not as it should. As the plugin is importing around...

bug

The basic enhancement I'd like is to add a "relative" parameter to tp.file.exists(file :String, relative: boolean = false). The effect of the parameter is to treat the file as a...

enhancement

**Plugin information (please complete the following information):** - OS: MacOS 12.15.1 - Templater version: 1.14.3 - Obsidian version: 0.15.9 **Describe the bug** When using dynamic commands, including a file works...

bug