diff --git a/README.md b/README.md index e85c5f9..1a57408 100644 --- a/README.md +++ b/README.md @@ -24,3 +24,4 @@ A sample systemd service file is included. - [ ] Fix subject decoding. Some character sets aren't detected correctly. - [ ] Sync Gmail categories as folders. +- [ ] In the viewer, format the raw email to something viewable. diff --git a/config.yml.sample b/config.yml.sample index c2ecc51..be67f61 100644 --- a/config.yml.sample +++ b/config.yml.sample @@ -9,6 +9,7 @@ exclude_folders: - Trash - Drafts - Spam + - Scheduled - '[Gmail]/Trash' - '[Gmail]/Drafts' - '[Gmail]/Starred'