Skip to content

v0.3.0

Compare
Choose a tag to compare
@semiprime semiprime released this 31 Oct 22:48
· 107 commits to main since this release

Version bump! Because this release include changes to config settings and to storage of calendar data. There are new features, but also possibly new bugs. Please remember to backup any data that is accessed by Pygenda.

Main changes since v0.2.10:

  • Added capability to use multiple calendars (i.e. calendar data stores) at once – check the docs for the configuration changes. If there is more than one calendar that an event/todo can be stored in, then a drop-down menu will be shown in the edit dialog to allow the user to select a calendar.
  • Calendars can be set as read-only (useful, for example, for holidays or moon-phase calendars). Read-only calendars are not included in the drop-down menus.
  • Added ability to access Evolution Data Server (EDS) calendars. (Note: not on Gemini/Cosmo PDA due to the lack of Python GObject introspection components in Gemian).

Note configuration changes:

  • You should use user.ini rather than pygenda.ini for configuration (both still work, but pygenda.ini might get overwritten by future versions of Pygenda).
  • Config settings for calendar sources completely changed (and not backward compatible).