The following is an incomplete list of known issues, bugs and possible
future enhancements to my eclectic software. Please note that not all issues
will be addressed. Bugs will be fixed
eventually if I can reproduce them. Ideas for future enhancements may or may
not eventuate. Things marked as Done
will be available in the next release.
Bug: Occasionally crashes during connection. Still trying to reproduce it. Most likely connection dropped.
Bug: Possible crash on network/connection failure.
Bug: Sustained file monitoring is bad. Possibly Windows failure or memory leak. Rewrite file monitoring using alternative method.
Enhancement: Ensure detect mode also detects new and deleted files as well as modified files.
Bug: Select Hide, Restore, Minimise causes AV.
Bug: Detect Changes is causing problems after running for several days.
Enhancement: Detect only new files, not modified ones.
Enhancement: Option to use a specified file list instead of wildcards.
Enhancement: Option to remove files after sending.
Bug: Highlight needs to go away quicker.
Enhancement: Move the navigation buttons up if the last row of days is not used.
Enhancement: Print out reminders or at least in a printable format (text,csv etc) to clipboard.
Enhancement: Research the feasability of scrolling by week.
Enhancement: Configurable reminder time. eg #days prior to date.
Enhancement: Add a to do list not associated with dates.
Enhancement: Make it sense the background and appear in contrasting colours.
Enhancement: Option to hide the navigation buttons. Toggle via context menu.
Enhancement: Option to hide reminders. Toggle via context menu.
Enhancement: Option for non transparent background.
Bug: To do list dates still need more space.
Bug: Investigate apparent blinking.
Bug: The dates in the regular reminders can sometimes be off by a century. Possibly a bug in the date picker.
Bug: The regular.dat should be a plain text file.
Bug: Century rounding rollover on regular reminders. eg a reminder entered as 1952 becomes 2052. Years must be 2 digit somewhere and a conversion is giving the wrong century.
Bug: Windows date settings of 2 digit year is upsetting things.
Bug: Regular reminders data file should be in plain text format.
Bug: Can single and regular reminders be consolidated into single reminder system where single reminders have an interval of none.
Bug: Range check error on network adapter with vpn connection.
Enhancement: (longshot) Ability to set a label like "production" or "dev" based on a specified domain computer object OU location.
Enhancement: Network connection name instead of device name on nic.
Enhancement: Display just the IP address without the network adapter name.
Enhancement: Display an environment variable.
Enhancement: Position different items to different areas of the screen.
Enhancement: Optional audio to alarms.
Enhancement: Item active can have a value of '2' which means active but hidden. Hidden items are shown with a click somewhere and hidden with a click again.
Enhancement: Option to show only active or selected network adapters.
Enhancement: Add csv text option.
Enhancement: Add "exclude" option to the top process items.
Enhancement: Add font colour, size etc to item attributes.
Enhancement: Support IPv6.
Enhancement: Allow any simple WMI query.
Enhancement: Date/time on registry watch optional.
Enhancement: Add user logon time item from wmi Win32_LogonSession.
Enhancement: Add SMTP server to accept outbound email from configured accounts and add to outbound queue.
Enhancement: Add account option to enable/disable relaying.
Enhancement: Implement delayed send option for outbound emails.
Enhancement: Add account option to modify account preferences via email.
Enhancement: Implement standard GUI configuration program.
Enhancement: Implement standard GUI configuration program. Done
Enhancement: Allow to specify bind address and port for pop and smtp servers. Done
Enhancement: Add account option to enable/disable relaying.
Issue: May be made redundant after adding SMTP to Inbox.