Releases: Ebonsignori/obsidian-auto-journal
1.4.0
Fixes a bug where Auto Journal would create duplicate days for entries upon switching to a new device that hasn't finished syncing via Obsidian Sync.
Release of auto-journal v1.4.0 auto-created by release.yml
1.3.3
Creates a new note if it does not already exist when navigating to next/prev daily or monthly notes.
Adds ability to toggle on/off debug Toast notification popups on errors to help diagnose and report issues in mobile.
Release of auto-journal v1.3.3 auto-created by release.yml
1.3.2
Fix bug when using a previous/next daily/monthly note command from a non-note file where the file might be interpreted as a date
Release of auto-journal v1.3.2 auto-created by release.yml
1.3.1
Supports evaluating core Templates variables in templates, e.g. {{title}}
, {{date}}
, {{time}}
Fixes bugs:
- Templated dates for the first of the month are now correct and not just the current day
- When yearly backfilling, the current month's number of days was the maximum number of days that would be backfilled
- Hovering over the next button no longer prioritizes the
z-index
of the edit code block button
Release of auto-journal v1.3.1 auto-created by release.yml
1.3.0
Adds support for:
- Commands (e.g. "Open today's daily note" that can be set to a hotkey)
- Navigation buttons via an inline code block (e.g. "Next Note" and "Previous Note" buttons )
Also suppresses errors and moves them to the console (they were previously showing up as toast notifications)
Release of auto-journal v1.3.0 auto-created by release.yml
1.2.2
- Improved settings menu layout
- Folder creation bug fixed
- Internal code improved from recommendations
Release of auto-journal v1.2.2 auto-created by release.yml
1.2.1
Fixes date parsing in mobile (IOS) and adds support for configuring your timezone
Release of auto-journal v1.2.1 auto-created by release.yml
1.2.0
Adds support for replacing a template string, default <$date-from-auto-journal$>
with a date when creating a backfilled note.
Release of auto-journal v1.2.0 auto-created by release.yml
1.1.0
- Fixes mobile support
- Makes templates optional (defaults to empty note if template isn't specified)
Release of auto-journal v1.1.0 auto-created by release.yml
1.0.1
Release of auto-journal v1.0.1 auto-created by release.yml