Changes between Initial Version and Version 1 of conics


Ignore:
Timestamp:
03/31/09 15:16:24 (17 months ago)
Author:
https://launchpad.net/~ccx
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • conics

    v1 v1  
     1{{{ 
     2#!wiki-template 
     3GitProjectTemplate 
     4name: conics 
     5version: 0.0.13 
     6intro: Conics is terminal-based todo tool working with iCalendar files and thus is compatible with tools like kontact and evolution. 
     7downloads: [http://grid.pp.ru/egg/conics/ Official version] 
     8source: [http://grid.pp.ru/git/?p=psha/conics/.git Official version] 
     9list:  * Official site: http://grid.pp.ru/wiki/conics 
     10}}} 
     11 
     12=== My changes === 
     13 
     14 * Completely restructured formatting code (with backward compatibility) 
     15 * YAML output format 
     16 * Interactive YAML editing: YAML is exported, open by your editor and changes merged back. 
     17 * Due dates support 
     18 * Sorting according to todo attributes (priority, due date) 
     19 * Value interpolation in todo hierarchy (maximum priority, average completeness, latest due date) 
     20 * More flexible plug-in support (both for commands and formats)