From a72f6ae89f83c212e22b45f104c6756fcae12ec4 Mon Sep 17 00:00:00 2001 From: Kyle Meyer Date: Wed, 15 Oct 2014 02:18:38 -0400 Subject: Mention Org-ref in README --- README.md | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 614e53d..07da545 100644 --- a/README.md +++ b/README.md @@ -12,10 +12,6 @@ To enable Bog in all Org buffers, add it to `org-mode-hook`. # Workflow -Many people use Org for taking research notes, and there are some really -nice descriptions of systems people have come up with (for a few -examples, see [these](http://thread.gmane.org/gmane.emacs.orgmode/78983) [threads](http://thread.gmane.org/gmane.emacs.orgmode/14756) on the Org mode mailing list). - 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 file and other associated files. @@ -128,4 +124,12 @@ something else (like `C-c b`), set `bog-keymap-prefix`. Some Bog functions are useful outside of an Org buffer (e.g., `bog-search-notes`). These functions are available through the `bog-commander` interface (based of off `projectile-commander`). This -can be bound to a global key for quick access. \ No newline at end of file +can be bound to a global key for quick access. + +# Other approaches + +If Bog doesn't fit your workflow, there are a good number of other +approaches to explore. On the Org mode mailing list, there are some [nice](http://thread.gmane.org/gmane.emacs.orgmode/78983) +[descriptions](http://thread.gmane.org/gmane.emacs.orgmode/14756) of systems people have come up with for taking research +notes in Org. For a package that focuses on both taking research notes +and writing research articles, Look into [Org-ref](https://github.com/jkitchin/jmax/blob/master/org/org-ref.org). \ No newline at end of file -- cgit v1.2.3