-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Reagan edited this page Sep 13, 2016
·
3 revisions
Version 2.0 The development of the first version of the application was meant to offer an introduction in to time tracking. Additional changes that need to be made include:
User Related Features
- Addition of a more intuitive pop-up window. Current implementation allows displays a window that is constantly present consuming real-estate on the computer screen. This next iteration will include a minimal window that will intuitively alert users on planned and system changes by displaying messages only when necessary
- Allow user to either select current activities or add new activities using a set of suggestions and tagging
- Allow synching to Google Docs (other additional services considered in future) based on the synching period
- Allow for integration with more calendar services
- Allow for theming
- Allow for power users to quickly move scroll to search and updated entered events
- Allow note keeping (either as part of task or as a separate entity)
Technical
- Shift to JavaFX 2.0
- Update service to allow automated upgrading of the application
- Developed with focus to adding on as an official Debian-based application