Wilm0r / giggity

Generic Android conference schedule viewer
https://gaa.st/giggity
GNU General Public License v2.0
102 stars 110 forks source link

title and day dates not displayed #279

Open ari-s opened 1 year ago

ari-s commented 1 year ago

when I add cosin's schedule to gigitty, neither the title of the event nor the date of the days is displayed. (only the name of the day, like "Sun"). But in the xml the corresponding tags are there, with reasonably-looking values.

I diffed cosin's xml with GPN21's - there is no difference in structure for the event subtree - they have the same tags.

This may not be an issue with giggity but with frab, but I have the feeling it's most easily solved by someone who knows how giggity digests the data.

Wilm0r commented 1 year ago

Hrm, have you got screenshots by any chance?

Wilm0r commented 1 year ago

Oh, showing weekday only is intentional BTW, for events spanning only a few days. Once it's ~6d or longer it'll show full dates for disambiguation.

But how exactly are titles missing?