Obsidian-Big-Calendar icon indicating copy to clipboard operation
Obsidian-Big-Calendar copied to clipboard

Adding an event from big calendar invalidates meta data

Open clshafer opened this issue 3 years ago • 3 comments

If I add an event to a daily note by using the Input Event field it creates the event at the top of the daily note. That's a problem for notes that use meta data. Consider creating events at the bottom of the note to avoid this.

clshafer avatar Dec 27 '21 20:12 clshafer

If I add an event to a daily note by using the Input Event field it creates the event at the top of the daily note. That's a problem for notes that use meta data. Consider creating events at the bottom of the note to avoid this.

I had a similar problem to this. All you need to do to fix it is make sure you have the heading that you want the tasks to go under set in the plugin setting and make sure that you have that heading in your daily note. If you don't have this set it will default to the top of the note.

insecurejezza avatar Dec 30 '21 09:12 insecurejezza

that makes sense, but if the header is missing you still don't want to break the note. Defaulting new items to the end of the file seems like an overall safer approach

clshafer avatar Dec 30 '21 14:12 clshafer

I will make it append the note in next release.

Quorafind avatar Dec 30 '21 14:12 Quorafind