[BACK]Return to todo1.html CVS log [TXT][DIR] Up to [local] / todotxt / Text-Todo / t / dudelicious / l

Diff for /todotxt/Text-Todo/t/dudelicious/l/todo1.html between version 1.3 and 1.4

version 1.3, 2010/05/05 02:24:20 version 1.4, 2010/05/05 03:01:08
Line 1 
Line 1 
 <body><h1>todo1</h1>  <body><h1>todo1</h1>
   project:
   <select>
       <option>GarageSale</option>
       <option>report_bug</option>
   </select>
   <br />
   context:
   <select>
       <option>home</option>
       <option>phone</option>
       <option>shopping</option>
       <option>wherever</option>
   </select>
   <br />
 <ol>  <ol>
     <li>      <li>
 (B) +GarageSale @phone schedule Goodwill pickup  (B) +GarageSale @phone schedule Goodwill pickup
Line 25 
Line 39 
 x 2009-01-01 completed with a date  x 2009-01-01 completed with a date
     </li>      </li>
 </ol>  </ol>
 </body>  

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>