|
1 | 1 | # zotpick-applescript |
2 | 2 |
|
3 | | -Leverage [Better-BibTeX's citation picker](https://zotplus.github.io/better-bibtex/cayw.html) in Scrivener |
| 3 | +Leverage [Better-BibTeX's citation picker](https://zotplus.github.io/better-bibtex/cayw.html) in your word-processing app. |
4 | 4 |
|
5 | 5 | These three scripts allow you to use [Better BibTeX's citation picker](https://zotplus.github.io/better-bibtex/cayw.html) |
6 | | -with Scrivener. The three applets (available compiled in the Releases section) correspond |
7 | | -to the three available citation ouputs: pandoc formatted citations, MultiMarkdown |
8 | | -formatted citations, and Scannable Cites |
| 6 | +with any word-processing app. The three applets (available compiled in the Releases section) correspond to the three available citation ouputs: pandoc-formatted citations, MultiMarkdown-formatted citations, and Scannable Cites |
9 | 7 | (for [RTF/ODF Scan for Zotero](http://zotero-odf-scan.github.io/zotero-odf-scan/)). |
10 | 8 |
|
11 | | -To use, set one of the applets as your refernce manager in Scrivener, call up with ⌘-Y |
12 | | -and search for a citation in the box. Suffixes, prefixes, page numbers and author |
13 | | -suppression can be set by clicking the selected citation in the search box and filling |
14 | | -out the options. These do not work in MultiMarkdown output. |
| 9 | +## Basic usage |
15 | 10 |
|
16 | | -These applets work well in conjunction with this workflow for using [Scrivner, Pandoc, Zotero and Marked 2 for academic writing](http://davepwsmith.github.io/academic-scrivener-howto/). |
| 11 | +When you run one of the scripts, Zotero (which must already be open and have Better BibTeX installed) will appear and open a search box where you can search for the desired citation. Suffixes, prefixes, page numbers and author suppression can be set by clicking the selected citation in the search box and filling out the options, but these do *not* work in MultiMarkdown output. The resultant citation text will then be entered into the app you were working in when you ran the script. Since the script is basically typing the citation into your application, it should work with any word processor (and any others that accept text input as well). |
17 | 12 |
|
18 | | -**N.B** **These applets will type over whatever text you have selected when you call them. You have been warned.** |
| 13 | +Please report any errors as issues on the [GitHub page](https://github.com/davepwsmith/zotpick-applescript). |
| 14 | + |
| 15 | +--- |
| 16 | + |
| 17 | +## With Scrivener |
| 18 | +Set one of the applets as your reference manager in Scrivener, call up with ⌘-Y. |
| 19 | + |
| 20 | +These applets work well in conjunction with [this workflow](http://davepwsmith.github.io/academic-scrivener-howto/) for using Scrivener, Pandoc, Zotero and Marked 2 for academic writing. |
| 21 | + |
| 22 | +## With other Apps |
| 23 | + |
| 24 | +One or both of these approaches will work: |
| 25 | + |
| 26 | +- To use these scripts with any application is to put them in your ~/Library/Scripts folder. Or to use them with one specific app, put them inside a folder with that app's name inside the Scripts folder. |
| 27 | +- If you use an app-launching utility that lets you assign key combos to apps, use that to launch these scripts. |
0 commit comments