diff options
author | Kyle Meyer <kyle@kyleam.com> | 2014-02-15 16:03:36 -0500 |
---|---|---|
committer | Kyle Meyer <kyle@kyleam.com> | 2014-02-15 16:04:55 -0500 |
commit | 63d671b7c748bbc251b1f39d015aafeef555c05d (patch) | |
tree | 8eef8595f3aa41b94c2668cbdb5293a2619d5cdb | |
parent | 3edcb52f38429dc2a05812e31413559f2a018e6c (diff) | |
download | bog-63d671b7c748bbc251b1f39d015aafeef555c05d.tar.gz |
DOC: Reword PDF and BibTeX renaming descriptions
-rw-r--r-- | README | 15 | ||||
-rw-r--r-- | bog-readme.org | 7 |
2 files changed, 10 insertions, 12 deletions
@@ -14,8 +14,8 @@ _________________ .. 2.3 Opening a PDF file for a citekey .. 2.4 Opening a BibTeX file for a citekey .. 2.5 Searching online for a citekey -.. 2.6 Renaming a new PDF -.. 2.7 Renaming a new BibTeX file +.. 2.6 Renaming new PDFs +.. 2.7 Renaming new BibTeX files .. 2.8 Generating a combined BibTeX file 3 Recommended keybindings @@ -160,16 +160,15 @@ and taking notes with Org, not on writing research articles with Org. search successful. -2.6 Renaming a new PDF -~~~~~~~~~~~~~~~~~~~~~~ +2.6 Renaming new PDFs +~~~~~~~~~~~~~~~~~~~~~ New PDF files can be put in a "stage" directory and then renamed to a - citekey. (The citekey can be taken from the notes context, as - described in Opening a PDF file.) + citekey. (The citekey is taken from the notes context.) -2.7 Renaming a new BibTeX file -~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +2.7 Renaming new BibTeX files +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ If a separate BibTeX file is used for each citekey, `bog-clean-and-rename-staged-bibs' can be used to rename all new diff --git a/bog-readme.org b/bog-readme.org index 6f47100..abee240 100644 --- a/bog-readme.org +++ b/bog-readme.org @@ -117,13 +117,12 @@ citekey format (first author's last name, year, and first non-trivial word) usually contains enough information to make this search successful. -** Renaming a new PDF +** Renaming new PDFs New PDF files can be put in a "stage" directory and then renamed to a -citekey. (The citekey can be taken from the notes context, as described -in [[Opening%20a%20PDF%20file][Opening a PDF file]].) +citekey. (The citekey is taken from the notes context.) -** Renaming a new BibTeX file +** Renaming new BibTeX files If a separate BibTeX file is used for each citekey, =bog-clean-and-rename-staged-bibs= can be used to rename all new BibTeX |