YukiGasai / obsidian-google-calendar

Add Google Calendar inside Obsidian
https://yukigasai.github.io/obsidian-google-calendar/
GNU General Public License v3.0
342 stars 24 forks source link

Mapping note linking problem #260

Open josevzs opened 1 month ago

josevzs commented 1 month ago

I'm trying to create an event with metadata and a map. I'm using the example map more or less as it is, and it works perfectly: image

However, when I try to use a different name on the "start" field in the note YAML, the process doesn't work: image

Are the start and end field names fixed? Isn't there any way to change their names?

vensauro commented 1 month ago

you should made on the other way

otherstart: start.dateTime

the key is the name that you want.