We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The data should correspond one-to-one with the dates.
For example, in the week planner view, the notes for January 4, 2025, were incorrectly retrieved as the notes for November 4, 2024.
v1.7.4
Is it possible that there is an error in handling dates when loading data in the week planner view?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Please check that this issue hasn't been reported before.
Expected Behavior
The data should correspond one-to-one with the dates.
Current behaviour
For example, in the week planner view, the notes for January 4, 2025, were incorrectly retrieved as the notes for November 4, 2024.
click the 'data tab of 2025-1-4' ,you will see the wrong note belowSteps to reproduce
Which Operating Systems are you using?
Obsidian Version
v1.7.4
Possible solution
Is it possible that there is an error in handling dates when loading data in the week planner view?
The text was updated successfully, but these errors were encountered: