obsidian中插件tracker一直报错

遇到的问题

我是在obsidian的v 1.9.12正式版里面,使用tracker插件,发现总时报错,无法正常使用

预期的效果

我以为按照案例的复制粘贴就可以直接使用,但是模仿了YouTube以及B站里面的方法后,依然是报错,目前的报错是“No valid date as X value found in notes 3 files are not in the right format.“

已尝试的解决方案

我目前写的tracker代码是

searchType: frontmatter  
searchTarget: mood
folder: 01🕸️Nexus/01-02_Streams
month:

我的搜索文件夹是我的日记文件夹,我尝试去掉文件夹搜索,报错是”No valid date as X value found in notes 449 files are not in the right format.”
我的日记里面的写法是这样的
屏幕截图 2025-09-14 184536
烦请大神解答