From 248f8a8e81dc161401dc50a3a84ebe41abb23f07 Mon Sep 17 00:00:00 2001 From: Kyle Meyer Date: Sat, 13 Dec 2014 01:10:06 -0500 Subject: Support creating combined bib from multiple files Before, bog-create-combined-bib only collected citekeys from a single buffer. Extend it so that it also works with marked files in Dired. In addition - Rename combined bib buffer so that it includes "Bog" in the name. - Offer to skip missing bib files instead of failing. - Remove bog-collect-references and bog-collect-unique-references, which overlap with the newer bog-citekeys-in-buffer [1] and should have been removed when that function was added. [1] ce74785920d6234072eb2ebef63bd140a25534c2 --- NEWS | 3 +++ 1 file changed, 3 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index c11a25c..2052161 100644 --- a/NEWS +++ b/NEWS @@ -37,6 +37,9 @@ - New command =bog-list-orphan-citekeys= finds citekeys that are referred to in the notes but don't have their own heading. +- =bog-create-combined-bib= now supports collecting citekeys from + marked files in a Dired buffer. + ** Other changes - =bog-goto-citekey-heading-in-buffer= and -- cgit v1.2.3