Skip to content

Releases: Ebonsignori/obsidian-auto-journal

1.4.0

13 Feb 21:12
Compare
Choose a tag to compare

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

08 Nov 00:49
Compare
Choose a tag to compare

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

02 Nov 00:10
Compare
Choose a tag to compare

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

01 Nov 23:18
Compare
Choose a tag to compare

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

01 Nov 22:07
Compare
Choose a tag to compare

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

03 Sep 21:23
Compare
Choose a tag to compare
  • 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

13 Aug 22:54
Compare
Choose a tag to compare

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

13 Aug 01:17
Compare
Choose a tag to compare

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

12 Aug 23:47
Compare
Choose a tag to compare
  • 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

12 Aug 21:17
Compare
Choose a tag to compare

Release of auto-journal v1.0.1 auto-created by release.yml