task-formats: Difference between revisions
mNo edit summary |
|||
Line 19: | Line 19: | ||
== Comparison chart == | == Comparison chart == | ||
The following chart maps the terms from | The following chart maps the terms from existing hCal and hCard implementations to proposed Task values. This is important because if all the properties are introduced to this microformat, then it's possible to map them to a number of different formats. Each column has all the properties and their equivalent in each format. If there is no corresponding property, I have proposed a new property. At the bottom of the list are the unique terms to each format. Dublin Core has basic terms and terms that extend the basic ones. | ||
THIS IS NOT DEFINITIVE, any errors should be corrected. More formats will be added to the list as they are mapped. | THIS IS NOT DEFINITIVE, any errors should be corrected. More formats will be added to the list as they are mapped. | ||
<table border="1"> | <table cellspacing="0" cellpadding="0" border="1"> | ||
<tr> | <col width="75" /> | ||
<td> | <col width="98" /> | ||
<col width="126" /> | |||
</td> | <col width="139" /> | ||
</tr> | <tr height="13"> | ||
<td width="75" height="13" bgcolor="#333333"><span class="style3">Section</span></td> | |||
<td width="98" bgcolor="#333333"><span class="style3">Name</span></td> | |||
<td width="126" bgcolor="#333333"><span class="style3">Class</span></td> | |||
<td width="139" bgcolor="#333333"><span class="style3">Values</span></td> | |||
</tr> | |||
<tr height="12"> | |||
<td height="12"><strong>Date/Time</strong></td> | |||
<td> </td> | |||
<td> </td> | |||
<td> </td> | |||
</tr> | |||
<tr height="12"> | |||
<td height="12"> </td> | |||
<td>Timezone</td> | |||
<td>tzid</td> | |||
<td> </td> | |||
</tr> | |||
<tr height="12"> | |||
<td height="12"> </td> | |||
<td>Created</td> | |||
<td>dtstart</td> | |||
<td> </td> | |||
</tr> | |||
<tr height="12"> | |||
<td height="12"> </td> | |||
<td>Modified</td> | |||
<td> </td> | |||
<td> </td> | |||
</tr> | |||
<tr height="12"> | |||
<td height="12"> </td> | |||
<td>Accepted</td> | |||
<td> </td> | |||
<td> </td> | |||
</tr> | |||
<tr height="12"> | |||
<td height="12"> </td> | |||
<td>Reviewed</td> | |||
<td> </td> | |||
<td> </td> | |||
</tr> | |||
<tr height="12"> | |||
<td height="12"> </td> | |||
<td>Duration</td> | |||
<td>duration</td> | |||
<td> </td> | |||
</tr> | |||
<tr height="12"> | |||
<td height="12"> </td> | |||
<td>Due</td> | |||
<td>dtend</td> | |||
<td> </td> | |||
</tr> | |||
<tr height="12"> | |||
<td height="12"> </td> | |||
<td>Multiple dates</td> | |||
<td>rdate</td> | |||
<td> </td> | |||
</tr> | |||
<tr height="12"> | |||
<td height="12"> </td> | |||
<td>Recurrence Rule</td> | |||
<td>rrule</td> | |||
<td> </td> | |||
</tr> | |||
<tr height="12"> | |||
<td height="12"> </td> | |||
<td>Frequency</td> | |||
<td>freq</td> | |||
<td> </td> | |||
</tr> | |||
<tr height="12"> | |||
<td height="12"> </td> | |||
<td>Recurrence Date</td> | |||
<td>rdate</td> | |||
<td> </td> | |||
</tr> | |||
<tr height="12"> | |||
<td height="12"> </td> | |||
<td>Reminder</td> | |||
<td>dtrem</td> | |||
<td> </td> | |||
</tr> | |||
<tr height="12"> | |||
<td height="12"> </td> | |||
<td> </td> | |||
<td> </td> | |||
<td> </td> | |||
</tr> | |||
<tr height="12"> | |||
<td height="12"> </td> | |||
<td> </td> | |||
<td> </td> | |||
<td> </td> | |||
</tr> | |||
<tr height="12"> | |||
<td height="12"><strong>People</strong></td> | |||
<td> </td> | |||
<td> </td> | |||
<td> </td> | |||
</tr> | |||
<tr height="12"> | |||
<td height="12"> </td> | |||
<td>Originator</td> | |||
<td>uid</td> | |||
<td> </td> | |||
</tr> | |||
<tr height="12"> | |||
<td height="12"> </td> | |||
<td>Assignee</td> | |||
<td>fn n</td> | |||
<td> </td> | |||
</tr> | |||
<tr height="12"> | |||
<td height="12"> </td> | |||
<td>Informee</td> | |||
<td>cc</td> | |||
<td> </td> | |||
</tr> | |||
<tr height="12"> | |||
<td height="12"> </td> | |||
<td>Group</td> | |||
<td>org</td> | |||
<td> </td> | |||
</tr> | |||
<tr height="12"> | |||
<td height="12"><strong>Status</strong></td> | |||
<td> </td> | |||
<td> </td> | |||
<td> </td> | |||
</tr> | |||
<tr height="12"> | |||
<td height="12"> </td> | |||
<td>Status</td> | |||
<td>status</td> | |||
<td>active, disabled, completed</td> | |||
</tr> | |||
<tr height="12"> | |||
<td height="12"> </td> | |||
<td>Progress</td> | |||
<td> </td> | |||
<td>%</td> | |||
</tr> | |||
<tr height="12"> | |||
<td height="12"> </td> | |||
<td>Priority</td> | |||
<td>priority</td> | |||
<td>high, medium, low</td> | |||
</tr> | |||
<tr height="12"> | |||
<td height="12"> </td> | |||
<td>Notes</td> | |||
<td> </td> | |||
<td> </td> | |||
</tr> | |||
<tr height="12"> | |||
<td height="12"> </td> | |||
<td>Privacy</td> | |||
<td>privacy</td> | |||
<td> </td> | |||
</tr> | |||
<tr height="12"> | |||
<td height="12"><strong>Details</strong></td> | |||
<td> </td> | |||
<td> </td> | |||
<td> </td> | |||
</tr> | |||
<tr height="12"> | |||
<td height="12"> </td> | |||
<td>Title</td> | |||
<td>description</td> | |||
<td> </td> | |||
</tr> | |||
<tr height="12"> | |||
<td height="12"> </td> | |||
<td>Summary</td> | |||
<td>summary</td> | |||
<td> </td> | |||
</tr> | |||
<tr height="12"> | |||
<td height="12"> </td> | |||
<td>Category</td> | |||
<td>category</td> | |||
<td> </td> | |||
</tr> | |||
<tr height="12"> | |||
<td height="12"> </td> | |||
<td>Tags</td> | |||
<td>meta</td> | |||
<td> </td> | |||
</tr> | |||
<tr height="12"> | |||
<td height="12"> </td> | |||
<td>Parent</td> | |||
<td>rel="par"</td> | |||
<td> </td> | |||
</tr> | |||
<tr height="12"> | |||
<td height="12"> </td> | |||
<td>Dependency</td> | |||
<td>rel="dep</td> | |||
<td> </td> | |||
</tr> | |||
<tr height="12"> | |||
<td height="12"> </td> | |||
<td>Links</td> | |||
<td>rel="url"</td> | |||
<td> </td> | |||
</tr> | |||
<tr height="12"> | |||
<td height="12"> </td> | |||
<td>Attachment</td> | |||
<td>rel="enclosure"</td> | |||
<td> </td> | |||
</tr> | |||
</table> | </table> | ||
Revision as of 08:14, 13 November 2007
Task Formats
This page will look at existing examples of task (to-do) formats and assess a model task format type. The idea is to put forward the most important properties for creating a task microformat.
Previous Formats
The Task Microformat may be based loosely on elements found in the VTODO spec. VTODO is part of the RFC2445 iCalendar spec used for describing task items. VTODO is fairly straight-forward, as it doesn't contain any nested entities, and has a fairly small list of properties. Most of these it shares with VEVENT, suggesting a Task Microformat be modeled on hevent in hcalendar, and the ground assumption is that htodo should work just like hevent with respect to these properties. The shared properties in this case might include:
class, created, description, dtstamp, dtstart, geo, last-mod, location, organizer, priority, recurid, seq, statusm summary, uid, url, duration, attach, attendee, categories, comment, contact, exdate, exrule, rstatus, related, resources, rdate, rrule, x-prop
The unique properties of the existing VTODO format are:
- completed The date/time the todo was completed
- due The date/time this todo is due
- percent Integer from 0-100, completion status
As the data types for completed and due are the same as, e.g., dtstart, then the usage should be the same. For example,
<abbr class="due" title="2007-01-01T13:10:05.0Z">January 1, 2007</abbr>
Comparison chart
The following chart maps the terms from existing hCal and hCard implementations to proposed Task values. This is important because if all the properties are introduced to this microformat, then it's possible to map them to a number of different formats. Each column has all the properties and their equivalent in each format. If there is no corresponding property, I have proposed a new property. At the bottom of the list are the unique terms to each format. Dublin Core has basic terms and terms that extend the basic ones.
THIS IS NOT DEFINITIVE, any errors should be corrected. More formats will be added to the list as they are mapped.
<col width="75" /> <col width="98" /> <col width="126" /> <col width="139" />Section | Name | Class | Values |
Date/Time | |||
Timezone | tzid | ||
Created | dtstart | ||
Modified | |||
Accepted | |||
Reviewed | |||
Duration | duration | ||
Due | dtend | ||
Multiple dates | rdate | ||
Recurrence Rule | rrule | ||
Frequency | freq | ||
Recurrence Date | rdate | ||
Reminder | dtrem | ||
People | |||
Originator | uid | ||
Assignee | fn n | ||
Informee | cc | ||
Group | org | ||
Status | |||
Status | status | active, disabled, completed | |
Progress | % | ||
Priority | priority | high, medium, low | |
Notes | |||
Privacy | privacy | ||
Details | |||
Title | description | ||
Summary | summary | ||
Category | category | ||
Tags | meta | ||
Parent | rel="par" | ||
Dependency | rel="dep | ||
Links | rel="url" | ||
Attachment | rel="enclosure" |