Skip to content

YAML in Templater files can't be parsed #89

@johngarg

Description

@johngarg

Hi,

I use the popular Templater plugin to insert a link to today's daily note every time I make a new note. The template file looks like:

---
Links:
  - "[[<% tp.date.now("YYYY-MM-DD") %>]]"
---

This throws an error "Unable to parse YAML." from yaml-parse-string when calling a variety of functions.

Perhaps a simple fix is to be able to specify files to be ignored by obsidian.el?

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions