Skip to content

Releases: bartkessels/daily-note-calendar

2.6.1

22 Aug 06:59
Compare
Choose a tag to compare

When requiring a modifier key, it no longer shows an error if a periodic note does not exist when clicking in the calendar without the modifier key.

2.6.0

21 Aug 07:24
8f7751b
Compare
Choose a tag to compare
  • Add command to open today's daily note
  • Improve error handling

2.5.1

19 Aug 10:07
Compare
Choose a tag to compare

Update method for creating new notes. This should resolve the issues with the variable parsing.

2.5.0

24 Apr 06:29
Compare
Choose a tag to compare

Allow the calendar to start with any day of the week instead of only Monday or Sunday

2.4.2

15 Apr 05:20
Compare
Choose a tag to compare
Use the time from the created on property if it has a valid time

2.4.1

08 Apr 05:41
Compare
Choose a tag to compare

Bug fixes

  • The notes below the calendar are only displayed when the setting is enabled

2.4.0

08 Apr 05:19
Compare
Choose a tag to compare

Added features

  • Automatically update notes below the calendar when a new note is created or an existing note is modified or deleted.
  • Use a 6 row calendar to display the entire month.

Bug fixes

  • When using the ISO 8601 standard for week numbers, the settings would not display the current standard correctly.

2.3.1

07 Apr 18:59
Compare
Choose a tag to compare
Fix bug in the split view shortcut

2.3.0

07 Apr 18:40
Compare
Choose a tag to compare

Add the option to view notes in split view. Either by using the option in the context menu or by CTRL/CMD + ALT clicking on the period or note.

2.2.0

01 Apr 21:00
Compare
Choose a tag to compare

Added a new setting to customize the standard which is used to determine the week numbers. This can either be ISO 8601 or US. Where the default is ISO 8601 as it was being used before in this plugin.