`this.file.mday` stopped working with the latest Live preview version 0.13.8

We strongly recommend you to search the forum with possible keywords before submitting a new bug report. Please also try your repro steps with third-party plugins and custom CSS disabled and see if it’s still reproducible. If it’s an issue with third-party plugins or themes, try contacting the author for help. Once you’ve done the above, delete this line.

Steps to reproduce

I learned from the forum to use `=this.file.mday` to have automatically updated date in notes. It stopped working with the latest Live preview version 0.13.8. It works fine in the Reading view mode. While in the same time `this.file.cday` works well in both Preview and Reading mode.

Expected result

Actual result

Environment

  • Operating system: Windows
  • Obsidian version: 0.13.8 with Blue Topaz Theme

Additional information

Update: Actually, this.file.cday is not working either.

This seems like a dataview feature, this is not supported in core.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.