-
-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
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
[Bug]: Doesn't show notes #37
Comments
@MitchWagnerSD I'm running into the same issue. Did you figure out a workaround? |
@calvinwyoung No, I never have. I use the Daily Notes Viewer plugin instead. |
I suspect this issue was a combination of 2 bugs:
The first bug seems to have been fixed recently in release 0.1.5. But I think I found the reason and a workaround: if the shown note/s are too short to cause the scrollbar to appear, then no more notes are included in the view. The workaround then is to change the size of the window momentarily, making it narrow, so that the text gets flowed down the available space. Once the scrollbar appears, the rest of notes will be populated! At that point you can resize the window back to your preferred size and the viewer keeps working as intended. |
@hmijail Can you try the version linked in this comment? It seems to fix the issue for me: |
Bug Description
I just installed this plugin and ran it. The first time I ran it, the most recent note it showed was for December 18, nearly two months ago.
I shut down Obsidian, restarted it, and ran the command again. This time, the only note it showed was for Jan. 18, 2022, more than two years out of date.
I shut down Obsidian, restarted, and ran Daily Note Editor again, and this time, the most recent note it showed was yesterday, so that's better I guess?
I see the last update for the plugin was a very long time ago, and I wonder whether it's still being supported.
Relevant Screenshot
No response
To Reproduce
No response
Obsidian Version
1.5.5
Which plugin are you using for daily notes?
Checklist
The text was updated successfully, but these errors were encountered: