I have the date-time field in my Meeting object set to initialize as a range. And that works fine if I create a new meeting from that type. But if I create a meeting from my Daily Note, then it just puts in today's date and I need to manually convert it to a range. Shouldn't it just use the initialization option from the meeting note?