Skip to content

Releases: bartkessels/daily-note-calendar

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.

2.1.0

31 Mar 06:42
Compare
Choose a tag to compare

Add the option to sort the notes created on a date in ascending or descending order based on the creation date of the note.

Screenshot 2025-03-31 at 08 43 49

2.0.2

31 Mar 06:19
Compare
Choose a tag to compare

Fix a bug where the week numbers would be off by one when the first day of the week was set to Sunday

2.0.1

30 Mar 20:38
Compare
Choose a tag to compare

Update the entire plugins look and some major speed improvements