Skip to content

0.1.2

Choose a tag to compare

@github-actions github-actions released this 17 Jun 13:05
· 2 commits to main since this release

Fix extracted content lost when template has no {{content}} placeholder

applyTemplate now appends the extracted text after the template body when the
template file contains no {{content}} variable, so frontmatter-only templates
(e.g. date/tags/aliases) no longer silently discard the selection.

Also shows a Notice when saving a profile whose template lacks {{content}},
so users are aware of the auto-append behaviour.

Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com


Full Changelog: 0.1.1...0.1.2