Summaries extension - Other Month - Opens wrong month. #459
Replies: 6 comments 1 reply
-
I got around this by just opening the "2023-04" monthly note, then telling it to append stats to the open note. |
Beta Was this translation helpful? Give feedback.
-
@chrismalek I've just had a look and I'm confused: your scenario works for me; the code looks OK, and hasn't changed in over a year. |
Beta Was this translation helpful? Give feedback.
-
@jgclark I am not on discord. It gives me the heeby-jeebies :-) I am old and chat apps make me anxious and fills me with too much noise. Can you ping me on GitHub and I will test it. |
Beta Was this translation helpful? Give feedback.
-
@chrismalek OK, here's an updated version to test, please. I've re-written the time period calculation codes for months, quarters and years, so please test as many as you can. |
Beta Was this translation helpful? Give feedback.
-
Testing successful for what I am using this for which is limited to period stats into Monthly notes. I put my tags on the daily notes then push the summary to the daily notes.
When I chose to output in April 2023 it did append into that month. This is what I was reporting was off by one earlier. I also tested
It worked fine and appended to the correct place. 👌 🫡 |
Beta Was this translation helpful? Give feedback.
-
Thanks, @chrismalek. I'll release it soon.
Message ID: ***@***.***
… com>
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I am not sure if this is a bug so I am first posting it to the discussions.
The "Summaries" extension. I am trying to go back and do "periodStat" for a few months ago.
/periodStats
The result is that it is opening up May instead of April. Even if I run the
/periodStats
command in the 2023-04 note the 2023-05 opens up and that is updated with the April data.This looks like an "off by one" bug.
Beta Was this translation helpful? Give feedback.
All reactions