
the power of having offline Lotus Notes data on many platforms
The seamless way how to share your Lotus Notes database data to users
using Evernote for PC, for iPhone/iPAD, Android , Windows Phone or Blackberry ...
Lotus To EVERNOTE exports Lotus Notes documents into Evernote account and format. This way your Lotus Notes database information can be shared using the excelent Evernote application. This way you can spread out your data to iPhones, iPads, Android phones and tables, Windows Phone, Blackberry or make it available via web interface. And whats more, Evernote makes it offline.


problem:
You want to make all or selected contacts from your custom addressbook available for users offline on their personal mobile devices.
solution:
Provide data source configuration following these steps:
problem:
You have knowledgebase database on your Domino server and you want to make it available on your technicians mobiles.
solution:
You can develop nice mobile application, of course, but using Lotus Notes Evernote synch you can achieve the same results in very quick and convenient way. What's more, all documents can be available offline as well.

TCL-DigiTrade is an International Offshore Software Outsourcing Company based in the Czech Republic
Founded in 1996, TCL-DigiTrade has rapidly grown to a company with very highly skilled and motivated staff.
>With the recent merger with Tri-Continental Ltd, a large U.K based IT Solution provider; TCL-DigiTrade has expanded its horizons to offer world class IT services.
We utilise an offshore infrastructure at our Czech Republic Offshore Development Facility to provide managed software solutions to clients world-wide.
Our Offshore Development Services, which may be offered on a fixed-price, fixed-time frame or time-and-materials basis, include the following services:

| Title | Description |
| Company name | TCL DigiTrade s.r.o. |
| Contact name | David Marko |
| dmarko@tcl-digitrade.com |

This section defines important information required for scheduled synchronization agent.
| Option name | Description |
| Enabled | if not enabled, the database is not processed by scheduled agent |
| Name | your name for this definition |
| Server name | full server name, where database is located e.g. server/my-corp-domain |
| Database file path | relative path of database e.g. databases\it\customers.nsf |
| Last synced | last synchronization date-time |
| Sync period |
|
| Next syc - date | date-time of next synchronization. It is computed after synchronization but you can adjust this manually to speed-up synchronization e.g. while testing |
| Documents selection method |
|
| View name / Selection formula name | enter the view name or selection formula here, based on documents selection method type |

This section defines information related to evernote 'note'. Information in Evernote consist of 3 parts: subject, body and tags.
| Option name | Description |
|---|---|
| Notebook name | the name of the Evernote notebook. Notebook is a Evernote category/folder, under which the documents are listed. If notebook name do not exist in Evernote, the application will create the one. |
| Note Subject | the note subject definition. You can use formula to define, how the subject will look like e.g. companyname+" ("+city+")" |
| Note Body | the note body definition. You can use formula to define, how the body will look like. The body can be composed as HTML, that will be interpreted by Evernote. Using html you can provide some basic note formatting. The complete list of available HTML tags is listed here. http://www.evernote.com/about/developer/api/evernote-api.htm#_Toc297053077 (Please notice, that HTML must provide the valid end tags to be xHTML compliant. If there is a problem, you will find details in Domino log as agent runtime error message ) e.g. o:=@Implode(@DbLookup("":"NoCache";"":"";"evernote_ebv_people";index;3;[FailSilent]);"<br />"); "<strong>"+companyname+"</strong><hr />"+ "<table cellpadding='1'>"+"<tr><td >Street:</td><td>"+street+"</td></tr>"+ "<tr><td >City:</td><td>"+city+"</td></tr>"+ "<tr><td >ZIP:</td><td>"+zip+"</td></tr>"+ "<tr><td>TAX ID:</td><td>"+ico+"</td></tr>"+ "<tr><td>Phone:</td><td>"+phone+"</td></tr>"+ "<tr><td>eMail:</td><td>"+email+"</td></tr>"+ "<tr><td>WWW:</td><td>"+www+"</td></tr>"+ "</table>"+"<br /><strong>CONTACTS:</strong><br /> "+o |
| Sanitize HTML | check this if you to want the application to sanitize all HTML from the body part |
| Tags | define the tags, that will describe your note in Evernote. You can use formula language here and even use multi value using standard colon char. e.g. @LowerCase(city):@LowerCase(country) |

This section defines important information required and scheduled synchronization agent.
| Option name | Description |
| Run every time | yes if you want the scheduled agent to process this data source every time it runs despite the next datime-time information |
| Maximum number of LN document to be processed | max. number of synchronized documents. If you do the test run of your configuration there is a chance you want temporary limit of a number of Lotus Notes documents to be processed. |
| Detailed logging | enables detailed logging that is stored in log.nsf database. Specify the format of log information using @formula language. |

To allow this Lotus Notes application to talk to Evernote, you have to create an Evernote account to get its username and password. When ready, put the appropriate username and password here. This section is useful if you would like to synchronize data into different account than the one specified in global settings.
| Option name | Descritiption |
| Use global settings | enable, if you want to use the specific Evernote account, other than the one specified in global settings |
| Evernote Server URL | URL to Evernote services, usually www.evrenote.com |
| Username | your Evernote account username |
| Password | your Evernote account password |

Global settings for the application. You must specify your Evernote account details here.
| Option name | Description |
| Use global settings | enable, if you want to use the specific Evernote account, other than the one specified in global settings |
| Evernote Server URL | URL to Evernote services, usually www.evernote.com |
| Username | your Evernote account username |
| Password | your Evernote account password |

