From 8744acc58b6ccfd440566f10f259f38bb3c6bd33 Mon Sep 17 00:00:00 2001 From: Kyle Meyer Date: Sat, 26 Apr 2014 16:52:45 -0400 Subject: Rename changelog.org to NEWS --- NEWS | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 NEWS (limited to 'NEWS') diff --git a/NEWS b/NEWS new file mode 100644 index 0000000..c914ca3 --- /dev/null +++ b/NEWS @@ -0,0 +1,32 @@ +# -*- mode: org -*- + +* v0.6.0 + +** New features + +- Citekeys can now be stored as a property in addition to as a heading + title. +- Make functions compatible with a single BibTeX file. +- Add new command =bog-refile=. +- Multiple PDFs can be associated with a citekey. +- Add commands =bog-goto-citekey-heading-in-buffer= and + =bog-goto-citekey-heading-in-notes=. +- Make PDF file separator customizable. +- Add agenda search commands =bog-search-notes= and + =bog-search-notes-for-citekey=. +- Add commands =bog-sort-topic-headings-in-buffer= and + =bog-sort-topic-headings-in-notes=. +- Read a new name if renaming to PDF that exists (instead of giving an + error). +- Allow numbers to be in the title word of citekey. + +** Bugs fixed + +- Fix a logic bug in citekey selection. + +** Other changes + +- In addition to renaming PDF files, use the stage for renaming and + cleaning BibTeX files. +- Remove the path when presenting choices for renaming a PDF. +- Define a keymap and minor mode for Bog. -- cgit v1.2.3