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