<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://microformats.org/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=C4tacRicze</id>
	<title>Microformats Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://microformats.org/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=C4tacRicze"/>
	<link rel="alternate" type="text/html" href="https://microformats.org/wiki/Special:Contributions/C4tacRicze"/>
	<updated>2026-05-05T22:04:59Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.38.4</generator>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=htodo&amp;diff=35706</id>
		<title>htodo</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=htodo&amp;diff=35706"/>
		<updated>2008-12-19T20:41:46Z</updated>

		<summary type="html">&lt;p&gt;C4tacRicze: racchiololi&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;sitorcob&lt;br /&gt;
'''This page violates several aspects of the microformats [[process]].  In particular: failure to document [[to-do-examples]], [[to-do-formats]], [[to-do-brainstorming]], premature naming.  Please read [[process]] and join the microformats-new mailing list before proceeding any further.'''&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h1&amp;gt;hToDo&amp;lt;/h1&amp;gt;&lt;br /&gt;
&lt;br /&gt;
''This is just an initial draft''&lt;br /&gt;
&lt;br /&gt;
[http://en.wikipedia.org/wiki/ICalendar#To-do_.28VTODO.29 VTODO] is part of the [http://www.ietf.org/rfc/rfc2445.txt RFC2445 iCalendar spec] used for describing todo items.&lt;br /&gt;
&lt;br /&gt;
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 htodo 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 are:&lt;br /&gt;
&lt;br /&gt;
''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''&lt;br /&gt;
&lt;br /&gt;
The unique properties to VTODO are:&lt;br /&gt;
&lt;br /&gt;
* '''completed''' The date/time the todo was completed&lt;br /&gt;
* '''due''' The date/time this todo is due&lt;br /&gt;
* '''percent''' Integer from 0-100, completion status&lt;br /&gt;
&lt;br /&gt;
As the data types for '''completed''' and '''due''' are the same as, e.g., '''dtstart''', then the usage should be the same.  For example,&lt;br /&gt;
&lt;br /&gt;
 &amp;amp;lt;abbr class=&amp;quot;due&amp;quot; title=&amp;quot;2007-01-01T13:10:05.0Z&amp;quot;&amp;amp;gt;January 1, 2007&amp;amp;lt;/abbr&amp;amp;gt;&lt;br /&gt;
&lt;br /&gt;
As for percent, the contents of span with class &amp;quot;percent&amp;quot; will do, I think.  If there is a &amp;quot;%&amp;quot; in the body, it can be ignored.  The numerical part is assumed to be from 0-100.  For example,&lt;br /&gt;
&lt;br /&gt;
 &amp;amp;lt;span class=&amp;quot;percent&amp;quot;&amp;amp;gt;50%&amp;amp;lt;/span&amp;amp;gt;&lt;br /&gt;
&lt;br /&gt;
and&lt;br /&gt;
&lt;br /&gt;
 &amp;amp;lt;span class=&amp;quot;percent&amp;quot;&amp;amp;gt;50&amp;amp;lt;/span&amp;amp;gt; percent&lt;br /&gt;
&lt;br /&gt;
are equivalent.&lt;br /&gt;
&lt;br /&gt;
Here is a full example,&lt;br /&gt;
&lt;br /&gt;
 &amp;amp;lt;div class=&amp;quot;vtodo&amp;quot;&amp;amp;gt;&lt;br /&gt;
  &amp;amp;lt;span class=&amp;quot;summary&amp;quot;&amp;amp;gt;Create a spec for hToDo&amp;amp;lt;/span&amp;amp;gt;&lt;br /&gt;
  &amp;amp;lt;span class=&amp;quot;status&amp;quot;&amp;amp;gt;first draft&amp;amp;lt;/span&amp;amp;gt;&lt;br /&gt;
  Initiated &amp;amp;lt;abbr class=&amp;quot;dtstart&amp;quot; title=&amp;quot;2006-05-12&amp;quot;&amp;amp;gt;May 12, 2006&amp;amp;lt;/abbr&amp;amp;gt;&lt;br /&gt;
 &amp;amp;lt;/div&amp;amp;gt;&lt;/div&gt;</summary>
		<author><name>C4tacRicze</name></author>
	</entry>
</feed>