[todo] move completed items to "done" section
This commit is contained in:
parent
91028bb7e4
commit
ac6e09f057
1 changed files with 7 additions and 3 deletions
10
TODO.txt
10
TODO.txt
|
|
@ -1,7 +1,11 @@
|
||||||
|
[ ] export CSV/excel/markdown for printing
|
||||||
|
[ ] improve handling of settings for prod, test, and dev: avoid all those if statements
|
||||||
|
[ ] set up logging properly
|
||||||
|
|
||||||
|
done:
|
||||||
|
=====
|
||||||
|
|
||||||
[x] export data
|
[x] export data
|
||||||
[x] import exported data
|
[x] import exported data
|
||||||
[x] display Teil-number
|
[x] display Teil-number
|
||||||
[ ] export CSV/excel/markdown for printing
|
|
||||||
[x] split requirements into prod, test, dev
|
[x] split requirements into prod, test, dev
|
||||||
[ ] improve handling of settings for prod, test, and dev: avoid all those if statements
|
|
||||||
[ ] set up logging properly
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue