aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorNils Gillmann <ng0@n0.is>2018-10-08 12:48:55 +0000
committerNils Gillmann <ng0@n0.is>2018-10-08 12:48:55 +0000
commit2a73dfc5d32e792e1e7df1e24b48aabaedd20836 (patch)
tree15439f2fd768dca379d0d9223841067ac01fc7d9 /TODO
parente6fd36c39f1abafbd188d75c902c5ef924d0be5b (diff)
downloadgnunetbib-2a73dfc5d32e792e1e7df1e24b48aabaedd20836.tar.gz
gnunetbib-2a73dfc5d32e792e1e7df1e24b48aabaedd20836.zip
TODO
Signed-off-by: Nils Gillmann <ng0@n0.is>
Diffstat (limited to 'TODO')
-rw-r--r--TODO8
1 files changed, 8 insertions, 0 deletions
diff --git a/TODO b/TODO
index 3f97899..d22f952 100644
--- a/TODO
+++ b/TODO
@@ -39,6 +39,14 @@
39 what python2-pylint tells you. Try to use really human readable 39 what python2-pylint tells you. Try to use really human readable
40 names - don't use 'e', 'a', etc. 40 names - don't use 'e', 'a', etc.
41 41
42- Produce readable error output which fits into < 80 characters
43
44- Add @url to BibTeX.
45- Copy www_section content to @keywords again
46- Produce valid bibtex output!
47
48- support python3 (optional: backwards compat.)
49
42- More general tasks 50- More general tasks
43 . Know about @book 51 . Know about @book
44 . Write unit tests for everything 52 . Write unit tests for everything