Added features in planning for v1.6

This commit is contained in:
Ace 2019-02-05 19:05:21 +01:00 committed by GitHub
parent f07c66145e
commit 3c3a9eb68d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,25 +1,24 @@
### This file contains features in planning for the next release ### This file contains features in planning for the next release
# For version 1.5 # For version 1.6
## Installer ## Installer
* Update installer with options to update, install and uninstall the entire software (including backing up of the settings.py file) * Optimise the installer by adding a few more options when updating
* Remove Installer without debug (is there really a neeed to?)
## Main script ## Main script
* Optimise icons and their positions to create more space and improve readability * Implement weekly view (may take a lot of time)
* Add support for jpeg files! (BMP files will no longer be used) * Display more events
* Add feature to display upcoming events * Implement feature to fetch tasks
* Replace 'current day' and 'event' icons with better ones
* Add support for units (metric/imperial) ## E-Paper files (epd7in5/epd7in5b)
* Add 12/24 hour support * Optimise algorithm for displaying images by modifying some values
when converting image to data
## Settings file ## Settings file
* Add option for choosing metric or imperial units * Add option to switch between the monthly and weekly view
* Add option for choosing 12/24 hours format * Add option to display tasks instead of events
--------------------------- ---------------------------
## More feature suggestions (will not be implemented anytime soon) ## More feature suggestions (will not be implemented anytime soon)
* Nextcloud Integration (further research required) * Nextcloud Integration (further research required)
* Displaying tasks from iCalendar (further research required) If you can help, please do so :)
* Add an option in the settings file to switch between weekly and monthly view