hans / obsidian-citation-plugin

Obsidian plugin which integrates your academic reference manager with the Obsidian editor. Search your references from within Obsidian and automatically create and reference literature notes for papers and books.
MIT License
1.12k stars 83 forks source link

I got blank result when using {{eventPlace}} in the template settings #180

Open gxy1932582 opened 2 years ago

gxy1932582 commented 2 years ago

I got blank result when using {{eventPlace}} in the template settings When I try to use {{entry.data.fields.file}}, I can get the result of file location, But there is an extra "\" between the drive letter and the colon(like E\:Mylib\\file\\filename.pdf), which is not the ideal result.