github gsarig/obsidian-sentinel 1.2.1

8 months ago

This release introduces the following improvements:

1. Exclude frontmatter when leaving a note with changes

A new action "Leaving a note with changes, exclude Frontmatter" has been added. It will trigger if the note contains changes, but will ignore any change to the Frontmatter. Addresses the issue: #11

image

The action "Leaving a note with changes" is still there, both for backwards compatibility and for more flexibility, for anyone who wants to trigger an action even when Frontmatter changes.

2. Set variables along with free text

Allows to set variables along with free text, like for example Last update: {{date}}. Addresses the issue #10
This will only work for the variables {{date}}, {{time}} and {{title}}.
This means that {{increment}} is not included and should keep being used without any other text.

Resolved issues

What's Changed

Full Changelog: 1.2.0...1.2.1

Don't miss a new obsidian-sentinel release

NewReleases is sending notifications on new releases.