<?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=NroJh0</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=NroJh0"/>
	<link rel="alternate" type="text/html" href="https://microformats.org/wiki/Special:Contributions/NroJh0"/>
	<updated>2026-05-05T21:58:44Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.38.4</generator>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=htodo&amp;diff=15428</id>
		<title>htodo</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=htodo&amp;diff=15428"/>
		<updated>2007-04-11T01:10:42Z</updated>

		<summary type="html">&lt;p&gt;NroJh0: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&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;/div&gt;</summary>
		<author><name>NroJh0</name></author>
	</entry>
</feed>