Openscapes / kyber

💎 Elegant tools for a more civilized age.
https://openscapes.github.io/kyber/
Other
17 stars 4 forks source link

Error from `call_agenda` 3 and 5: There was a problem retrieving the specified image. #89

Closed stefaniebutland closed 7 months ago

stefaniebutland commented 7 months ago

check agendas for Calls 3 & 5 and see which images should be there

stefaniebutland commented 7 months ago

Call 3 image

Call 5 image

stefaniebutland commented 7 months ago

fixed Call 5 in PR. Call 3 efficiency tip, the source looks ok _efficiency_tip_keyboard_shortcuts2.Rmd

stefaniebutland commented 7 months ago

Image in Call 5 still not getting added to agenda.html. These are jpg, while the landscape image that is successfully added is png (?)

stefaniebutland commented 7 months ago

fixed (I hope) by correcting/ adding filenames in yaml params. Prior to this the filename was only in body for Call 3, and for Call 5 the params looked for png not jpg

params: 
  start_time: "12:00pm PT"
  duration: 0
  files: ["carousel-applications.jpg"]