opening-hours / opening_hours.js

Library to parse and process the opening_hours tag from OpenStreetMap data
https://openingh.ypid.de/evaluation_tool/
224 stars 121 forks source link

Feature request: display comment on mouse over calendar #368

Open pyrog opened 3 years ago

pyrog commented 3 years ago

For the following value:

Mo 11:45-13:00;
Tu 12:15-14:00,20:00-22:00 open "Adultes",
We 16:15-19:30;
Th off "Réservé aux scolaires";
Fr 12:45-14:00,18:45-20:00 open "Adultes + location bike";
Sa 14:00-18:00;
Su 09:00-13:00;
PH off

Display a hint with "Adultes" on mouse over tuesday evening:

Capture d’écran 2021-01-01 à 07 46 23

Pretified value:

Capture d’écran 2021-01-01 à 07 36 52
ypid commented 3 years ago

Sounds good. PRs are welcome.