argenos / zotero-mdnotes

A Zotero plugin to export item metadata and notes as markdown files
https://argenos.github.io/zotero-mdnotes/
GNU General Public License v3.0
1.34k stars 81 forks source link

the wildcards is not working at Zotero Metadata Template.md #217

Closed drunk-bird closed 1 month ago

drunk-bird commented 1 year ago

Describe the bug when i use "%(citekey)" for Zotero Metadata Template.md , the export notes can't get the right result, but when i use wildcards for Mdnotes Default Template.md, it working.

To Reproduce Steps to reproduce the behavior:

  1. create the Zotero Metadata Template.md
  2. use wildcarfs ,like %(title)
  3. Export Markdown.

Screenshots

Desktop (please complete the following information):

drunk-bird commented 1 year ago

image