A quick little workflow to open verses in Alfred.
- Download the latest version
- Install the workflow by double-clicking the
.alfredworkflow
file - The Import window will appear and allow you to add the workflow to a category and set your PreferredBible (see below)
- Click "Import" to finish importing. You'll now see the workflow listed in the left sidebar of your Workflows preferences pane.
When installing this workflow you can set your Preferred Bible. This will allow you to use the bible
keyword. This value corresponds to the translations available in Logos. Known values are NASB95
, ESV
, NIV
, NLT
, NKJV
. Others may work but are unknown at this time.
NOTE: If you leave this blank the bible
keyword will not work properly
It is possible to update your preferred Bible after importing the workflow (see below)
Type any of the translation or command keywords available below followed by a "search term"
Examples:
l Commentary
: Searches your Logos library for "Commentary"lb steward
: Searches Logos Bibles for "steward"lm temple
: Searches Logos Media for "temple"bible Ps 119
: Opens your Preferred Bible (see above) to Psalm 119nasb Matt 28:18
: Opens the NASB to Matthew 18:18niv Rev 3:20
: Opens the NIV Bible to Revelation 3:20esv Jn 3:16
: Opens the ESV Bible to John 3:16nlt rom 8
: Opens the NLT Bible to Romans 8
lopen {search term}
- Lists resources that match your term, opens Logos to the selected iteml {search term}
- Opens Logos to a search using your termlb {search term}
- Opens Logos Bibles to a search using your termlm {search term}
- Opens Logos Media to a search using your termbible {passage}
- Opens your Preferred Bible (see above) to the specified passage
nasb {passage}
- New American Standard Bible (1995)esv {passage}
- English Standard Versionniv {passage}
- New International Version (1984)nlt {passage}
- New Living Translationnkjv {passage}
- New Kings James Version
Open an issue here on github for requests.