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.
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"
3 - In the data config files "~/.sync4j/evolution/memotoo/sources/*/config.txt",
set the folder in Evolution to sync (default: Personal)
4 - Start a synchronization:
syncevolution memotoo
5 - Automate the synchronization:
crontab -e
# and add theses lines:
@reboot /usr/local/bin/syncevolution memotoo > /var/log/SyncEvolutionMemotoo.txt
0 * * * * /usr/local/bin/syncevolution memotoo > /var/log/SyncEvolutionMemotoo.txt
3 - Configure it with these settings:
syncURL
http://sync.memotoo.com/syncml
or https://sync.memotoo.com:443/syncml
username
Your username / login
password
Your password
Contacts URI
con
Calendar URI
cal
Tasks URI
task
Notes URI
note
SyncML2iPhone: Synchronize your calendar with your iPhone