Improve behavior of console logging.
Fix the bug that the note
will be null if there's no daily note today, the note
variable is no longer global variable but passed as an argument of function updateDailyNote
.
Extend waiting time if there's no daily note today, for templater plugin to auto apply template on new created daily notes.
Full Changelog: v0.1.0...0.1.1