After each synchronization your mobile phone and Memotoo will have the same data !
Whenever you add, modify or delete data (an event, a task, a contact, or a note) your mobile phone and Memotoo will exchange only modified data and their contents will be identical.
Synchronization can also be done with e-mail client Outlook, your Palm, your iPod, your BlackBerry,... after installing and configuring the right plugin.
List of compliant mobile phones for synchronization:
1. Go this address to download directly plugin with your iPhone: http://itunes.com/app/funambol(or use the "App Store" in your iPhone and search "Funambol")
1. Copy all theses files in your home "~/.sync4j/evolution/memotoo/":
cd ~
mkdir .sync4j
mkdir .sync4j/evolution
cd .sync4j/evolution
tar -zxvf SyncEvolutionMemotoo.tar.gz
2. Enter your Memotoo login and password in "~/.sync4j/evolution/memotoo/spds/syncml/config.txt" (or "~/.config/syncevolution/memotoo/spds/syncml/config.txt")
3. In the data config files "~/.sync4j/evolution/memotoo/sources/*/config.txt" (or "~/.config/syncevolution/memotoo/sources/*/config.txt"),
set the folder in Evolution to sync (default: Personal / find the name with the command "syncevolution")
4. Start a synchronization:
syncevolution memotoo
5. Automate the synchronization:
crontab -e
# and add theses lines:
@reboot /usr/bin/syncevolution memotoo > /var/log/SyncEvolutionMemotoo.txt
0 * * * * /usr/bin/syncevolution memotoo > /var/log/SyncEvolutionMemotoo.txt
SyncML2iPhone: Synchronize your calendar with your iPhone