On 06/12/2015 07:29 AM, Gordon Burgess-Parker wrote:
>could I use this future date to generate a reminder in Lightning calendar?

Lightning uses SQLite.

SQLite does no data validation. It has no objections to putting a 5 MB
binary blob into a field that is supposed to be a single integer.

The Lightning database has a number of tables, most of which are fairly
complex.

Consequently, you would have to verify that the data being exported to
the Lightning database, is both of the correct data type, and within the
parameters that Lightning can handle.

If you have the programming savvy, you could write a macro/extension
that exports the appropriate data in the spreadsheet, to Lightning.

I'm not aware of anything for Firefox/Thunderbird/Sunbird or
LibO/AOo/EU/NO that can read ODF spreadsheets and write to a Lightning
Calendar.

jonathon


-- 
To unsubscribe e-mail to: [email protected]
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted

Reply via email to