All changes to this plugin are listed here.
- #14 No yaml field values without a "toString" method
- Use variables in all fields
- #13 Use variables from the properties (only first level of properties)
- #7 Small UI improvements with new MailTo Button
- #8 Add a from parameter.
- #4 Body can be set after the yaml, seperated by a "---" line
- #2 only add
&cc
,&bcc
or&body
if a value is provided
- Use
"""
for second parameter ingetFirstLinkpathDest
if absolute path
- Use
ctx.sourcePath
for finding the correct frontmatter data of the file - Use
ctx.sourcePath
ingetFirstLinkpathDest
to make sure finding the correct linked file
- Add placeholder variables
- A note can be used as body content using an internal link.
- Use obsidian parseYaml
- Base functionality