Implement daily view (will take some more time) |
Not yet started |
Display more events when free space is available (below monthly calendar) |
finished -> implemented in master branch |
Implement feature to fetch tasks |
work in progress. Problem encountered: Google Calendar does not support vtodo (tasks) |
Add code in E-Paper.py for fixing errors related to the iCalendar (ics.py is pretty picky) |
finished -> implemented in master branch |
Add support for recurring events found in iCalendars |
finished -> implemented in master branch (credit to Hubert) |
Truncate event names if they're too long to be displayed |
finished -> implemented in master branch |
Fix a bug where past events are shown along with ones in the future |
finished -> implemented in master branch |
Add support for ics files along with iCalendar URLs |
Not yet started |
Add feature to fetch rss-feeds and display it on the E-Paper |
Work in progress, nearly finished. |
Add 'pre-processing' operations on the generated image to greatly improve readablity |
finished -> implemented in master branch |
Fetch events in iCalendar if they are in the range specified by the settings.py file |
finished -> implemented in master branch |