From 1f231c7ba3153e32c689e5d68b43eb11f5ff1ba6 Mon Sep 17 00:00:00 2001 From: Kyle Meyer Date: Sat, 26 Apr 2014 17:02:22 -0400 Subject: Generalize PDF functions to any file type --- README | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'README') diff --git a/README b/README index d60afd4..aeb1e51 100644 --- a/README +++ b/README @@ -25,7 +25,7 @@ examples, see [[http://thread.gmane.org/gmane.emacs.orgmode/78983][these]] [[htt The Bog workflow is focused around the citekey, which is the only study information that must be included in the notes. This unique identifier -is used as a link to the BibTeX and PDF files. +is used as a link to the BibTeX file and other associated files. In the example below, the citekey "name2000word" is a study heading. Bog expects the citekey to be the title or property of a heading. The @@ -63,9 +63,9 @@ is on a citekey (like "another1999study" above), then that citekey will be used. Otherwise, the citekey will be taken from the first parent heading that is a study. -- =bog-find-citekey-pdf= +- =bog-find-citekey-file= - Open a PDF file for a citekey. + Open an associated file for a citekey. - =bog-find-citekey-bib= @@ -81,9 +81,9 @@ heading that is a study. author's last name, year, and first non-trivial word) usually contains enough information to make this search successful. -- =bog-rename-staged-pdf-to-citekey= +- =bog-rename-staged-file-to-citekey= - Rename a new PDF. + Rename a new file. - =bog-clean-and-rename-staged-bibs= @@ -112,7 +112,7 @@ Other useful functions include Several variables determine where Bog looks for things. - =bog-notes-directory= -- =bog-pdf-directory= +- =bog-file-directory= - =bog-bib-directory= or =bog-bib-file= - =bog-stage-directory= -- cgit v1.2.3