You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please check that this issue hasn't been reported before.
I searched previous Bug Reports and didn't find any similar reports.
Expected Behavior
When I create an event, even if the diary doesn't exist yet, the calendar will create a daily note for the day with my heading for me.``
Current behaviour
Full calendar created a new diary note but there is no heading, causing error cast
It worked just fine before but all of a sudden it just broke. I tried to uninstall and install the plugin but things still happened.
Is it because of the interface of creating daily note?
JavaScript console output
No response
Steps to reproduce
click any day(no daily note) to create a event
Calendar information
Daily Note
use heading called 'heading'
Which Operating Systems are you using?
macOS
Windows
Linux
Android
iOS
Obsidian Version
1.5.3
Full Calendar Plugin Version
0.10.7
Checks
I have tried it with all other plugins disabled and the error still occurs.
Possible solution
In creatEvent method when creating a new daily note, add logic to insert the heading manually if the metadata doesn't contain the target heading maybe? I don't know much about js, so forgive me if I'm wrong about anything
Comments
I have used this pulgin for a long time, but it started to act weird in the last couple of days. If you have time plz check this. Thank you very much.
The text was updated successfully, but these errors were encountered:
Please check that this issue hasn't been reported before.
Expected Behavior
When I create an event, even if the diary doesn't exist yet, the calendar will create a daily note for the day with my heading for me.``
Current behaviour
Full calendar created a new diary note but there is no heading, causing error cast
It worked just fine before but all of a sudden it just broke. I tried to uninstall and install the plugin but things still happened.
Is it because of the interface of creating daily note?
JavaScript console output
No response
Steps to reproduce
Calendar information
Daily Note
use heading called 'heading'
Which Operating Systems are you using?
Obsidian Version
1.5.3
Full Calendar Plugin Version
0.10.7
Checks
Possible solution
In creatEvent method when creating a new daily note, add logic to insert the heading manually if the metadata doesn't contain the target heading maybe? I don't know much about js, so forgive me if I'm wrong about anything
Comments
I have used this pulgin for a long time, but it started to act weird in the last couple of days. If you have time plz check this. Thank you very much.
The text was updated successfully, but these errors were encountered: