calendarview icon indicating copy to clipboard operation
calendarview copied to clipboard

HTML calendar viewer

Results 5 calendarview issues
Sort by recently updated
recently updated
newest added

I implemented it in my own copy, If it looks good maybe you want it also. https://github.com/yonixw/icalviewer/blob/master/calendarview/icalsource.js#L57

Hello, i try to use your small code to create simple wall calendar screen view. I want load an ics file serve at this url : https://calendar.google.com/calendar/ical/diotasoft.com_5j6s4tui29e6atghcul1gsqqt8%40group.calendar.google.com/private-211973e9d9a1d4f7652615da0142b384/basic.ics I have an...

Even a basic UI with a text field for entering a URL would be useful.

The intended use case for this project is for wall-mounted displays. Since it may be hard or impossible to do data entry on them, it would be great if there...

Right now I'm using the `agendaView` view from fullcalendar: http://fullcalendar.io/views/agendaWeek/ It's OK, but it wastes a lot of space and doesn't show you everything that's going on over the range...