Jump to content

SML: Difference between revisions

Elenuzza (talk | contribs)
mNo edit summary
Elenuzza (talk | contribs)
mNo edit summary
Line 1: Line 1:
= SML (Structured Email) =
= SML (Structured Email) =
SML (Structured Email) is a standard for adding machine-readable data to email messages.  
SML (Structured Email) is a standard for adding machine-readable data to email messages.  
 
It enables developers to create more intelligent email applications that can understand and act on the content of messages, rather than just treating them as plain text.   
It enables developers to create more intelligent email applications that can understand and act on the content of messages, rather than just treating them as plain text.   


Line 6: Line 7:
Examples of possible use cases for SML:
Examples of possible use cases for SML:


# Poll
# Polls
# Finding a meeting time that suits most people, or the most important participants. UI: Could show my calendar appointements at the proposed times. Optionally deny all proposals where I have a conflicting appointment.
# Finding a meeting time that suits most people, or the most important participants. UI: Could show my calendar appointements at the proposed times. Optionally deny all proposals where I have a conflicting appointment.
# Location tracking UI: show on map. Possibly with trace (past locations) and direction (where heading). Open in Google maps, allowing me to route there.
# Location tracking UI: show on map. Possibly with trace (past locations) and direction (where heading). Open in Google maps, allowing me to route there.