| | 1 | {{{ |
| | 2 | #!wiki-template |
| | 3 | GitProjectTemplate |
| | 4 | name: conics |
| | 5 | version: 0.0.13 |
| | 6 | intro: Conics is terminal-based todo tool working with iCalendar files and thus is compatible with tools like kontact and evolution. |
| | 7 | downloads: [http://grid.pp.ru/egg/conics/ Official version] |
| | 8 | source: [http://grid.pp.ru/git/?p=psha/conics/.git Official version] |
| | 9 | list: * 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) |