Releases: reorx/obsidian-daily-notes-opener
Releases · reorx/obsidian-daily-notes-opener
2.0.2
2.0.1
2.0.0
1.5.2
1.5.1
1.5.0
1.4.0
1.3.0
-
use Obsidian Style Settings Plugin to control notes background
Note that settings
backgroundColor
andbackgroundColorDark
are removed in this version, please backup the colors before upgrading -
add support for periodic notes (weekly)
-
fix codemirror gutter background in latest obsidian
1.2.1
-
fix getting the wrong note path if folder setting ends with a trailing slash
by adapting
getNotePath
function from obsidian-daily-notes-interface