Skip to content

Make calendar used by ReplyMonitor configurable #15

Description

@sphh

Currently the ReplyMonitor creates a default calendar for its own purposes. This is a local calendar.

If you are using Thunderbird with ReplyMonitor on different computers, it is advantageous, to have this calendar synced between the different computers. A networked calendar would do the job.

Deleting the old calendar and creating a new networked calendar with the name "Reply Monitor" is not enough, because the calendar is referenced internally by ReplyMonitor by its ID and not its name.

Changing the calendar involves at the moment the following steps:

  1. Creating the new networked calendar.
  2. Opening the config editor.
  3. Finding the ID of the newly created calendar.
  4. Copying this ID into the calendar.replymanager.calendarID key.

My feature request would be a way to change the calendar used by ReplyMonitor in the settings window for ReplyMonitor.

Thanks.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions