From 5f8e68343cdc0dcdfb45f734f2104cdcb8aa4b2a Mon Sep 17 00:00:00 2001 From: Sandro Ducceschi Date: Mon, 23 Jun 2025 14:34:50 +0200 Subject: [PATCH] Update README.md --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index adfa411..d14622f 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,13 @@ Enhance your Obsidian notes with header images, icons, dates and times. Flexible ![](https://repository-images.githubusercontent.com/973810470/011547eb-2e67-49c0-9d34-3786b8bfdca0) -### Latest Update: `v0.4.0`: +### Update: `v0.5.0`: + +* **New setting - View offset:** This allows you to move the entire note view up and down.
Useful if you have other plugins on top that push simple banner down. +* **Fixed:** Note Offset was not applied when "Autohide frontmatter/properties" was disabled. This is now fixed.

+ℹ️ If your current view is affected by this change. Check your Note Offset Setting and correct the value. + +### Update: `v0.4.0`: * **Experimental feature:** Support for video files. * **Other Changes:**