mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Merge branch 'master' of git@github.com:pbeckingham/task into 1.4.0
Conflicts: ideas.txt
This commit is contained in:
commit
5c91a0d963
1 changed files with 7 additions and 5 deletions
12
ideas.txt
12
ideas.txt
|
@ -6,11 +6,14 @@ Real Parsing
|
||||||
- task done <ID> [<ID> ...]
|
- task done <ID> [<ID> ...]
|
||||||
|
|
||||||
User-Defined Reports
|
User-Defined Reports
|
||||||
report.xxx=id,project(2+),priority(1-),description
|
report.large=id,uuid,project,priority,entry,start,due,active,tags,description
|
||||||
change all list-based reports to user-defined
|
report.long=id,project,priority,entry,start,due,tags,description
|
||||||
|
report.list=id,project,priority,due,active,description
|
||||||
|
report.ls=id,project,priority,description
|
||||||
|
|
||||||
Generalized Report Writer
|
Sorting is always: due+ priority- project+
|
||||||
provide column list, sort order, filter
|
|
||||||
|
ID UUID Project Priority Entry Start Due Active Tags Description
|
||||||
|
|
||||||
Test Suite
|
Test Suite
|
||||||
allow .taskrc override
|
allow .taskrc override
|
||||||
|
@ -64,4 +67,3 @@ Recurrence
|
||||||
5 Friday 7/13/2008 (not shown)
|
5 Friday 7/13/2008 (not shown)
|
||||||
6 Friday 7/20/2008 (not shown)
|
6 Friday 7/20/2008 (not shown)
|
||||||
7 Friday 7/27/2008 (not shown)
|
7 Friday 7/27/2008 (not shown)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue