mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
- Added some idea details
This commit is contained in:
parent
43287d7fc9
commit
42189ce998
1 changed files with 17 additions and 0 deletions
17
ideas.txt
17
ideas.txt
|
@ -0,0 +1,17 @@
|
|||
Real Parsing
|
||||
define grammar for command line
|
||||
implement flex/bison parser
|
||||
|
||||
User-Defined Reports
|
||||
report.xxx=id,project(2+),priority(1-),description
|
||||
change all list-based reports to user-defined
|
||||
|
||||
Generalized Report Writer
|
||||
provide column list, sort order, filter
|
||||
|
||||
Test Suite
|
||||
allow .taskrc override
|
||||
debug=on to cause all cout to be csv
|
||||
regression tests for every bug, command, feature
|
||||
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue