Browse Source

more to do

Oswald Buddenhagen 21 years ago
parent
commit
8c5a1d94de
1 changed files with 4 additions and 1 deletions
  1. 4 1
      TODO

+ 4 - 1
TODO

@@ -19,7 +19,8 @@ synced as well.
 handle custom imap flags. currently, isync just fails horribly if it
 handle custom imap flags. currently, isync just fails horribly if it
 encounters some.
 encounters some.
 
 
-add option to suppress upload of messages (but not deletion).
+add options for fine-grained control of syncing operations (--new, --delete &
+--flags) and direction (--push & --pull).
 
 
 add support for syncing with other: and shared: via NAMESPACE
 add support for syncing with other: and shared: via NAMESPACE
 
 
@@ -28,6 +29,8 @@ arriving during a fetch will not be fetched in the current run any more.
 
 
 add a way to automatically create and sync IMAP subfolders.
 add a way to automatically create and sync IMAP subfolders.
 
 
+make the command line take precedence over the config file.
+
 possibly timestamp mails with remote arrival date.
 possibly timestamp mails with remote arrival date.
 
 
 possibly recover from UIDVALIDITY change by resyncing according to message
 possibly recover from UIDVALIDITY change by resyncing according to message