diff options
-rw-r--r-- | README | 2 | ||||
-rw-r--r-- | bog-readme.org | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -130,7 +130,7 @@ and taking notes with Org, not on writing research articles with Org. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ All PDF files are kept in a single directory and are named as - <citekey>-*.pdf. The function `bog-find-citekey-pdf' will open a PDF + <citekey>.pdf. The function `bog-find-citekey-pdf' will open a PDF associated with a citekey. If the point is on a citekey, it will open that citekey. Otherwise, it will use the citekey from the first parent heading that is a study. diff --git a/bog-readme.org b/bog-readme.org index adea47d..a79e152 100644 --- a/bog-readme.org +++ b/bog-readme.org @@ -92,7 +92,7 @@ within the citekey, many Bog functions can extract and use the citekey. ** Opening a PDF file for a citekey All PDF files are kept in a single directory and are named as -<citekey>-*.pdf. The function =bog-find-citekey-pdf= will open a PDF +<citekey>.pdf. The function =bog-find-citekey-pdf= will open a PDF associated with a citekey. If the point is on a citekey, it will open that citekey. Otherwise, it will use the citekey from the first parent heading that is a study. |