ASynK icon indicating copy to clipboard operation
ASynK copied to clipboard

Flexible Bi-directional sync for Emacs BBDB, Google Contacts, MS Outlook, MS Exchange, CardDAV

Results 45 ASynK issues
Sort by recently updated
recently updated
newest added

Not yet been able to reproduce, but essentially there is a problem, but this morning, I restarted my VMWare fusion windows instance, and ran a sync. It went through without...

Bug

If there are any IMAP or POP accounts in an outlook message store and there is no network connection then application startup takes a lot of time as each account...

Bug

In the current implementation, each outlook folder instantiates its own PropTags() object. It is meant to bea singleton class. We should rewrite some of the code to make it a...

Engineering Optimization

This applies specifically to Outlook. For many profile and folder operations, we are typically interested in only one folder. The startup code flow needlessly iterates through and tries to make...

Bug

A folder can be a part of any number of sync profiles. We should have a simple query operation to find out the statistics of how many are synced, how...

Feature