Added a few more features for the next version.
This commit is contained in:
		| @@ -7,18 +7,24 @@ | ||||
|  | ||||
| ## Main script | ||||
| * Implement weekly view (may take a lot of time) | ||||
| * Display more events  | ||||
| * Display more events when free space is available (below monthly calendar) | ||||
| * Implement feature to fetch tasks | ||||
| * Add code in E-Paper.py for fixing errors related to the iCalendar (ics.py is pretty picky) | ||||
| * Truncate event names if they're too long to be displayed | ||||
| * Fix a bug where past events are shown along with ones in the future | ||||
| * Add support for ics files along with iCalendar URLs | ||||
|  | ||||
| ## E-Paper files (epd7in5/epd7in5b) | ||||
| * Optimise algorithm for displaying images by modifying some values | ||||
| * Optimise values for displaying images by modifying some values | ||||
| when converting image to data | ||||
|  | ||||
| ## Settings file | ||||
| * Add option to switch between the monthly and weekly view | ||||
| * Add option to display tasks instead of events | ||||
| * Add option to display tasks instead of/and events | ||||
|  | ||||
| --------------------------- | ||||
| ## More feature suggestions (will not be implemented anytime soon) | ||||
| * Nextcloud Integration (further research required) | ||||
| If you can help, please do so :) | ||||
|  | ||||
|  | ||||
| If you can help with any features, please do so :) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user