minor changes
This commit is contained in:
parent
f512acf56a
commit
1fad7e1b23
|
@ -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.
|
||||
|
|
|
@ -9,6 +9,7 @@ exclude_folders:
|
|||
- Trash
|
||||
- Drafts
|
||||
- Spam
|
||||
- Scheduled
|
||||
- '[Gmail]/Trash'
|
||||
- '[Gmail]/Drafts'
|
||||
- '[Gmail]/Starred'
|
||||
|
|
Loading…
Reference in New Issue