Kageetai / obsidian-plugin-journal-review

Review your daily notes on their anniversaries, like "what happened today last year"
MIT License
30 stars 1 forks source link

Incorrect note fetched #86

Open tomzx opened 3 months ago

tomzx commented 3 months ago

I have periodic notes configured with the format YYYY/MM/DD, which creates a file day.md in the year/month directory. Journal review doesn't appear to load the proper notes. For example, if it's 2024/06/08, it will load 2024/04/07 as "1 day ago". It seems that the year and day are considered during the matching, but for some reason the month isn't, which results in notes from April showing up as one day ago in June.

I also have Journal review display notes from "every 1 week" and it's not returning any matches when it should. Let me know if I should file this as a separate issue.

Periodic notes: 1.0.0-beta.3 Journal review: 2.3.2

Kageetai commented 3 months ago

Hey, thanks for the message. Can you send me a screenshot of your folder structure (without any note contents, of course)? Just to confirm how it looks?

And for the "display notes from every 1 week", do you mean weekly notes? Because these are not supported yet. Or do you just mean daily notes from 1, 2, 3, etc. weeks ago?

I haven't tested the plugin with Periodic notes: 1.0.0-beta.3., but will give that a try too.

tomzx commented 3 months ago

As requested, a screenshot of the file structure.

Screenshot_2024-06-10-08-44-35-065_md obsidian~2

As for displaying notes from every 1 week, I want to see the daily notes, not the weekly notes.