gnunetbib

Bibliography (BibTeX, based on AnonBib)
Log | Files | Refs | README | LICENSE

commit 92445475bf7c93eadb312fad1f3470b029b27af8
parent 8f65654910884009b001ca9400021613d7310f4d
Author: Nick Mathewson <nickm@torproject.org>
Date:   Mon, 12 Apr 2004 05:02:36 +0000

add TODO task to make anonbib more maintainable with multiple bibliographies


svn:r91

Diffstat:
MTODO | 6+++++-
1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/TODO b/TODO @@ -1,6 +1,6 @@ - More general tasks - - Know about @book + . Know about @book - Maybe uncrossref in tmp.bib - Maybe pull important papers to the start of their sections? . Clean \{}~ when going from note to url; add \{}~ when making @@ -10,6 +10,9 @@ . Forgive newlines in wherepublished, note. - When sorting by date, entries with unknown months go into a magic "month zero" before January. Is this right? + - Strip unused features. + - Take a configuration file on the command line instead of just + importing config.py. - Cache tasks - Generate a list of broken links @@ -20,3 +23,4 @@ - Add ability to honor a "www_no_cache={1}" option for entries if the authors ask us not to cache them. - Maybe, add ability to cache images from an HTML page. +