Bundle-PBib

 view release on metacpan or  search on metacpan

docs/ToDo.txt  view on Meta::CPAN

- read paper ==> update refs list also! (used/unused might have changed)
- BibItem bug: output "et al." instead of "et al.." if the Author field ends
  with a dot.
- BibItem bug: don't output "edition" if the Edition field is not an (ordinal) number
- button: "copy selected ref to clipboard", "find + jump to selected ref in word"
- search dialog: search case-independent
- "open" doc button: open selected document (in word or notepad or associated app.)
- pbib-import: import bib's into std-bib
- doppel-klick in ref liste öffnet refs fenster
- jump-to-key: auch für liste mit focus
- option "inline" print "Tandler et al. (2000)" (et al. could be in italics!)
- PBib: fix creation of bookmarks in IEEE style
- LitUIRefDialog: use PBib to generate sensible output of reference!
- use bp ...
- support for xrefs.: define conferences and journals (see bibtex)
- multiple CrossRef entries for a ref, separated by comma. now you can include conference and author address etc.
- pop-menu for query-history -- doppelte raus!
- LitUI: Open document should use previous file's dir as default dir

15.3.03
- two options for etal count: for label and for bibitem (might be larger or 0 (zero), if always all authors should be included).

21.5.03
- expand crossref now also adapts the CiteType (journal -> article, etc.)

*** new CiteType for workshop position papers, that have no publisher, but published online.
--> simple solution: use CiteType "talk". "talk" is now modified to be like inproceedings, but with optional publisher.

23.5.03
*** support for parsing names: use "/" as separator
	/Jones/von/John/Jr./,/Krol/Ed/,/Beethoven/von/Ludwig/
	i.e.
		2 "/" -> "/Company/"
		3 "/" -> "/Lastname/Firstnames/"
		4 "/" -> hm ... "/Lastname/von/Firstnames/"
		5 "/" -> "/Lastname/von/Firstnames/Jr/"
	is it ok to separate Firstnames by spaces? or can a single name contain a 
	space? in this case it might be quoted "\ " ...
	by using a starting and trailing "/" we can distinguish this format from ord. names.


11.01.04
- ein "details of selected paper" view (->toni)
- LitUIRefDialog: CrossRef in LitUIRefDialog: the CrossRef item is not included. (geht jetzt glaub ich)
- LitUIRefDialog:menu öffnet nicht über alt+taste (works)

12.02.04 (geht schon länger)
*** edit window for LitUI: paste entry as bibtex or as "k=v\n" that can be modified and will be parsed afterwards ***
--> 04-02-12: bibtex is not supported for import and export.


- Config module ausprobieren & einbinden -- geht jetzt???
---> reload config button? oder wird die config eh jedes mal neu eingelesen?
--> 04-02-12: im "processPaperFile" wird jedes mal ein neues Config gemacht.

- jump-to-key: handling wie bei windows (if at key, jump to next occurance)
--> nö.
- jump-to-key doesn't work anymore .....!!!
--> geht wieder.

- ctrl-a, ctrl-f: select whole text in input field, not only place cursor!!!
--> 04-02-12: done

- option to send all debug to .log file
--> done

- count time needed for processing
--> 04-02-12: done



( run in 0.586 second using v1.01-cache-2.11-cpan-39bf76dae61 )