1 - Add window management (window menu, ability to close windows when deleting
2 calendars, entries and opening the preferences window).
3 - Add support for Win32 and macOS (use VC for Win32 and Xcode for macOS).
4 - Add CalDAV support (actual CalDAV code implemented, needs to work with
6 - Implement the SSL security forms.
7 - Add support for recurring entries.
8 - Implement priority status for calendar entries.
9 - Add properties to the event editor.
11 - Incorporate the unit testing building into the Makefile building when
13 - Add a reminder daemon so Xestia Calendar doesn't need to be running for
14 notifications of tasks and appointments.
15 - Double clicking on an entry brings up a read-only window with all the
18 - Add journal entries.
19 - Add timezone entries.
20 - Add feature to import/export entries.
21 - Add the following features to the command line:
22 - Convert entries to various formats
23 - Open files it's own.
24 (Add check if file is in the area XCAL uses and stop if it is)
25 - Consolidate common code in Xestia Calendar and Xestia Address Book into
27 - Make sure all text in Xestia Calendar is translateable.
28 - Add calendar sharing/permissions support.
29 - Be able to export (and import) to the following formats:
30 - iCalendar 2.0 format (single and multiple entries).
31 - LibreOffice Database format.
32 - Implement RFC7986 - New Properties for iCalendar.