From 9d86fbbdcb91a8fe76db4ef0ec172af044cdd9e3 Mon Sep 17 00:00:00 2001 From: Kyle Meyer Date: Thu, 13 Aug 2015 00:23:12 -0400 Subject: NEWS: Use code tags --- NEWS | 66 +++++++++++++++++++++++++++++++++--------------------------------- 1 file changed, 33 insertions(+), 33 deletions(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 95ef2b9..cd86299 100644 --- a/NEWS +++ b/NEWS @@ -5,14 +5,14 @@ ** New features - Any file type (not just PDFs) can now be associated with a citekey. - Variables =bog-pdf-directory= and =bog-pdf-file-name-separators= - have been replaced by new variables =bog-file-directory= and - =bog-citekey-file-name-separators=, respectively. - Unlike =bog-pdf-file-name-separators=, the value of - =bog-citekey-file-name-separators= is a regular expression, not a + Variables ~bog-pdf-directory~ and ~bog-pdf-file-name-separators~ + have been replaced by new variables ~bog-file-directory~ and + ~bog-citekey-file-name-separators~, respectively. + Unlike ~bog-pdf-file-name-separators~, the value of + ~bog-citekey-file-name-separators~ is a regular expression, not a list. -- In addition to =bog-find-citekey-file= and =bog-find-citekey-bib=, +- In addition to ~bog-find-citekey-file~ and ~bog-find-citekey-bib~, most functions will now prompt with set of citekeys when prefix argument is given. What this list is depends on the function. @@ -20,66 +20,66 @@ prompt with a list of citekeys instead of giving an error. - All Bog commands now work outside of Org buffers. To access them, - bind =bog-command= a global key. + bind ~bog-command~ a global key. - When Bog mode is turned on in non-Org buffers, text matching bog-citekey-format is now highlighted, without relying on Org-specific font-lock mechanisms. -- New command =bog-citekey-tree-to-indirect-buffer= opens the subtree +- New command ~bog-citekey-tree-to-indirect-buffer~ opens the subtree for a citekey in an indirect buffer. The citekey is either taken from at point or selected from all heading citekeys. -- New command =bog-insert-heading-citekey= prompts with all heading +- New command ~bog-insert-heading-citekey~ prompts with all heading citekeys and inserts the selected one at point. -- New commands =bog-open-citekey-link= and - =bog-open-first-citekey-link= open a link (or links) for a citekey. - =bog-open-first-citekey-link= is particularly useful if you place +- New commands ~bog-open-citekey-link~ and + ~bog-open-first-citekey-link~ open a link (or links) for a citekey. + ~bog-open-first-citekey-link~ is particularly useful if you place the main link for the study (usually a DOI link) as the first link in the citekey's subtree. The citekey is either taken from at point or selected from all heading citekeys. -- New commands =bog-next-non-heading-citekey= and - =bog-previous-non-heading-citekey= +- New commands ~bog-next-non-heading-citekey~ and + ~bog-previous-non-heading-citekey~ -- New command =bog-list-orphan-citekeys= finds citekeys that are +- 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 +- ~bog-create-combined-bib~ now supports collecting citekeys from marked files in a Dired buffer. -- =bog-goto-citekey-heading-in-notes= now works when citekeys are +- ~bog-goto-citekey-heading-in-notes~ now works when citekeys are stored are stored as property values. -- New command =bog-list-duplicate-heading-citekeys= finds citekeys +- New command ~bog-list-duplicate-heading-citekeys~ finds citekeys that have more than one heading in the notes. -- New command =bog-jump-to-topic-heading= provides quick navigation to +- New command ~bog-jump-to-topic-heading~ provides quick navigation to topic headings in any note file. -- New variable =bog-subdirectory-group= controls whether BibTeX and +- New variable ~bog-subdirectory-group~ controls whether BibTeX and citekey-associated files are organized into subdirectories generated - from a =bog-citekey-format= regexp group. + from a ~bog-citekey-format~ regexp group. - New minor mode Bog View sets the buffer to read-only and provides single-letter key for bindings for many Bog commands. ** Other changes -- The command =bog-goto-citekey-heading-in-buffer= has been removed. +- The command ~bog-goto-citekey-heading-in-buffer~ has been removed. Similar behavior is now available when a double C-u is used as the - prefix argument to =bog-goto-citekey-heading-in-notes=. + prefix argument to ~bog-goto-citekey-heading-in-notes~. -- =bog-goto-citekey-heading-in-notes= now widens the buffer if the +- ~bog-goto-citekey-heading-in-notes~ now widens the buffer if the heading is outside of the narrowed region. - The format for citekeys is now restricted to letters, digits, underscores, and hyphens. -- =bog-notes-directory= has been renamed to =bog-note-directory=. +- ~bog-notes-directory~ has been renamed to ~bog-note-directory~. -- New variable =bog-citekey-web-search-groups= specifies which parts +- New variable ~bog-citekey-web-search-groups~ specifies which parts of the citekey are used for the search. * v0.6.0 @@ -90,20 +90,20 @@ title. - Make functions compatible with a single BibTeX file. -- Add new command =bog-refile=. +- 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=. +- 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 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=. +- 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). -- cgit v1.2.3