Why don’t you rather do something like: dv.span(`Meeting: ${ myPeople } on ${ myTopic } ${ myDate }`) ?
Not sure what really happens when you do add those dv.el() stuff together. In any case, it would be normal to rather do dv.el(...) ; dv.el(...), dv.el(...). That is to not add them together, but allow them to be their own statements.
what is the correct $ syntax for dv.current().file.name ?
and how can i set it in bold?
Regardless, I’ll take a look at my backup from the weekend, tomorrow to see if the problem already existed there. If not, I’ll try restoring the .obsidian folder.