Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make calendar used by ReplyMonitor configurable #15

Open
sphh opened this issue Aug 27, 2018 · 0 comments
Open

Make calendar used by ReplyMonitor configurable #15

sphh opened this issue Aug 27, 2018 · 0 comments

Comments

@sphh
Copy link

sphh commented Aug 27, 2018

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant