Micha Feigin <[email protected]> writes: > There is jabref which is a bibtex management program and can probably > be abused for your purpose - i.e you can use the review entry for your > notes
I was going to suggest BibTeX or some derivative. I am not familiar with jabref, but even raw BibTeX knows how to ignore any field that is not required or optional, so you can put your notes into some field, e.g., "comment", of your own. I don't know of an off-the-shelf tool that would do all you want havng BibTeX as input, but a bit of scripting may take you a very long way. There ar some open source tools that may be useful for your purposes, e.g., bibtex2html. > I don't know if there is a linux supported pdf markup program that > will work with it as well, I think that the KDE one or something like > that should work (they have notes on their site. Okular certainly has notes. -- Oleg Goldshmidt | [email protected] _______________________________________________ Linux-il mailing list [email protected] http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il
