Replaced bullet points with list
And added a current status indicator to track the progress.
This commit is contained in:
		| @@ -6,27 +6,33 @@ | |||||||
| * Optimise the installer by adding a few more options when updating      | * Optimise the installer by adding a few more options when updating      | ||||||
|  |  | ||||||
| ## Main script | ## Main script | ||||||
| * Implement daily view | | Feature | Status | | ||||||
| * Display more events when free space is available (below monthly calendar) | | -- | -- | | ||||||
| * Implement feature to fetch tasks | |Implement daily view (will take some more time)| Not yet started | | ||||||
| * Add code in E-Paper.py for fixing errors related to the iCalendar (ics.py is pretty picky) | |Display more events when free space is available (below monthly calendar)| finished -> implemented in master branch| | ||||||
| * Truncate event names if they're too long to be displayed | |Implement feature to fetch tasks| Not yet started| | ||||||
| * Fix a bug where past events are shown along with ones in the future | |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 ics files along with iCalendar URLs | |Add support for recurring events found in iCalendars| finished -> implemented in master branch (credit to Hubert)| | ||||||
| * Allow connecting to the openweathermap API servers even when the SSL certificate has expired | |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| | ||||||
|  |  | ||||||
| ## E-Paper files (epd7in5/epd7in5b) | ## E-Paper files (epd7in5/epd7in5b) | ||||||
| * Optimise values for displaying images by modifying some values | | Feature | Status | | ||||||
| when converting image to data | | -- | -- | | ||||||
| * Merge calibration module with epd7in5 and epd7in5b | | Merge calibration module with epd7in5 and epd7in5b| Not yet started | | ||||||
| * Create function to calibrate the screen faster by omitting conversion | | Create function to calibrate the screen faster by omitting conversion| work in progress| | ||||||
|  |  | ||||||
| ## Settings file | ## Settings file | ||||||
| * Add option to switch between the monthly and weekly view | | Feature | Status | | ||||||
| * Add option to display one of the following below the monthly Calendar section: | | -- | -- | | ||||||
|  Tasks, RSS-feed, events | | Add option to switch between the monthly and daily view | not yet started | | ||||||
| * Add option to fetch events from a given time range in the future | | Add option to display one of the following below the monthly Calendar section: Tasks, RSS-feed, events| work in progress | | ||||||
| * Add option to choose the Display-update interval | | Add option to fetch events from a given time range in the future| finished -> implemented in master branch| | ||||||
|  | | Add option to choose the Display-update interval| work in progress | | ||||||
|  |  | ||||||
| --------------------------- | --------------------------- | ||||||
| ## More feature suggestions (will not be implemented anytime soon) | ## More feature suggestions (will not be implemented anytime soon) | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user