diff options
author | Kyle Meyer <kyle@kyleam.com> | 2014-05-01 22:28:45 -0400 |
---|---|---|
committer | Kyle Meyer <kyle@kyleam.com> | 2014-05-01 22:29:58 -0400 |
commit | 3ad4c4332d82e0bf05d747067c9b2c7b9679d449 (patch) | |
tree | 3367790c001a45cd7364e24a00423f2b74e5dd3d | |
parent | 0f7d80fe247db1575ed692ffc50a26dc77b2afb8 (diff) | |
download | bog-3ad4c4332d82e0bf05d747067c9b2c7b9679d449.tar.gz |
README rephrasing
-rw-r--r-- | README | 8 | ||||
-rw-r--r-- | README.md | 8 |
2 files changed, 8 insertions, 8 deletions
@@ -58,10 +58,10 @@ settings can be modified. * Main features -Many Bog functions take the citekey from the notes context. If the point -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. +Many Bog functions take the citekey from the notes. If the point 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 (if that makes sense for the given function). - =bog-find-citekey-file= @@ -46,10 +46,10 @@ settings can be modified. # Main features -Many Bog functions take the citekey from the notes context. If the point -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. +Many Bog functions take the citekey from the notes. If the point 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 (if that makes sense for the given function). - `bog-find-citekey-file` Open an associated file for a citekey. |