-
-
Notifications
You must be signed in to change notification settings - Fork 499
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
Breaks frontmatter in daily notes when 'day planner heading' is empty in settings #625
Comments
PS - I love your plugin, it has helped me so much!!! |
UPDATE! SOLVED IT! Day Plannerto my daily notes template!! Thanks!!! |
I have the same problem too. |
Yes, I also encountered the same problem. |
@yanqing-song, this is a different issue. Please create another one and add to it the markdown that gets broken on edits. |
A temporary fix is disabling automatic sorting of entries on edits. |
Fixed in 0.26.2. Please update and re-check. |
Please check that this issue hasn't been reported before.
Expected Behavior
Usually, when I 'drag and drop' on the timeline, day planner appends the text to the end of my daily note, not affecting anything else in my daily note.
Thanks so much for the help!!!!!!
Current behaviour
Now, whenever I drag and drop, it affects the rest of my daily note, messing with my YAML!
Steps to reproduce
Picture 1: My daily note when I have just created it, using a template.
Picture 2: When I drag and drop in the timeline one time!
Which Operating Systems are you using?
Obsidian Version
1.7.5
Possible solution
I believe the problem has to do with it adding '***' at the start of my daily note! Messing with front matter!
The text was updated successfully, but these errors were encountered: