- When switching between calendar views, the user remains in the last month viewed.
- New parameter
dailyNoteFolder: "MyCustomFolder"
to define an own folder path for the daily notes if they should not be saved in the default folder for new files. Of course, folder structures with several levels can also be defined here, such asdailyNoteFolder: "Inbox/Daily Notes/Work"
. - Added week numbers to the calendar views Agenda and Widget in the same style as in the monthly calendar.
- Calendar titles in all views unified to the format
"MMM YYYY"
. - Added separator for new month (class
.newMonth
) in widget and agenda calendar and unified the stem in all views.