Skip to content

Commit

Permalink
added option to open entry in Sublime instead of Bibtex (shift+return)
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisgrieser committed Mar 15, 2022
1 parent a86f903 commit 123a034
Show file tree
Hide file tree
Showing 3 changed files with 111 additions and 130 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ Press the hotkey in any text field to launch the citation picker.
- `⌘ + C`: Copy the URL to the clipboard.

### Bibliography Actions
- `⇧ + ↵`: Reveal the entry in [BibDesk](http://bibdesk.sourceforge.net) (if installed).
- `⇧ + ↵`: Reveal the entry in [BibDesk](http://bibdesk.sourceforge.net) or [Sublime](https://www.sublimetext.com/), depending on the setting `open_entries_in`.
- `fn + ↵`: Paste the full bibliographic entry in the APA 6th Style (requires [Pandoc](https://pandoc.org)).
- `⌘ + L`: Preview the (unabridged) title, abstract, and list of keywords in Large Type.
- `⌘fn + ↵`: Delete the entry from the BibTeX library (__Experimental__).
Expand Down
Loading

0 comments on commit 123a034

Please sign in to comment.