diff options
author | Kyle Meyer <kyle@kyleam.com> | 2014-02-05 01:51:45 -0500 |
---|---|---|
committer | Kyle Meyer <kyle@kyleam.com> | 2014-02-06 00:46:47 -0500 |
commit | f4b7bea779a3a4ea1e07d5d98c917a6c79f7a1ea (patch) | |
tree | 5d93f4b087b5eafacedecd16f1fbc59e489ef89b /README.org | |
parent | a0057df8ddc056bc22382f653b7fa046f9430ff0 (diff) | |
download | bog-f4b7bea779a3a4ea1e07d5d98c917a6c79f7a1ea.tar.gz |
ENH: Allow citekeys to be properties
Now citekeys can be taken either from properties or from headings. This
provides greater compatibility with org-bibtex.el.
Diffstat (limited to 'README.org')
-rw-r--r-- | README.org | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -67,9 +67,8 @@ file studies under. "name2000word" is the study header. (The default format for the citekey is the first author's last name, the year, and then the first -non-trivial word.) Currently, Bog expects the study citekey to be -heading text, but I plan to add support for storing the citekeys as -properties instead (see [[./bog-todo.org][bog-todo.org]]). +non-trivial word.) Bog expects the study citekey to be the title or +property of a heading. If the study was added when checking journals online, I tend to add the URL right under the heading. However, I often add citekeys from the |