-
-
Notifications
You must be signed in to change notification settings - Fork 37
Command line
UniqueBible.app supports a set of command lines for quick navigation to bible passages or tools.
Users can run our built-in commands with command field as indicated above.
These remarks apply to all supported commands described below.
- You can press "TAB" as a shortcut to make command line field in focus and ready for typing.
- Use of command KEYWORD is case-insensitive. For example, "compare:::John 3:16" produces the same result as "COMPARE:::John 3:16".
- Where bible reference is part of a command, common book abbreviations are supported. For example, the following references are all accepted:
"John 3:16", "Jn 3:16", "Joh 3:16". - Keywords starting with "_" are generally internal commands created for GUI operations. They are not kept as part of history records.
Feature - Open a bible chapter or multiples verses on main or study view.
Usage - BIBLE:::[BIBLE_VERSION]:::[BIBLE_REFERENCE(S)]
Remarks:
- The bible version last opened on main view is opened by default if "[BIBLE_VERSION]:::" or "BIBLE:::[BIBLE_VERSION]:::" is omitted.
- If "BIBLE:::" command is called from manual entry via command field or a link within the content on main view, bible text is opened on main view.
- If "BIBLE:::" command is called from a link within the content on study view and "Bible Display on Study View" is enabled, bible text is opened on study view.
- If "BIBLE:::" command is called from a link within the content on study view and "Bible Display on Study View" is disabled, bible text is opened on main view.
- Common abbreviations of bible references are supported.
e.g. John 3:16
e.g. Jn 3:16; Rm 5:8; Deu 6:4
e.g. BIBLE:::John 3:16
e.g. BIBLE:::Jn 3:16; Rm 5:8; Deu 6:4
e.g. BIBLE:::KJV:::John 3:16
e.g. BIBLE:::KJV:::Jn 3:16; Rm 5:8; Deu 6:4
Feature - Open a bible chapter or multiples verses on main view.
Usage - MAIN:::[BIBLE_VERSION]:::[BIBLE_REFERENCE(S)]
Remarks:
- The bible version last opened on main view is opened by default if "[BIBLE_VERSION]:::" or "MAIN:::[BIBLE_VERSION]:::" is omitted.
- Common abbreviations of bible references are supported.
e.g. John 3:16
e.g. Jn 3:16; Rm 5:8; Deu 6:4
e.g. MAIN:::John 3:16
e.g. MAIN:::Jn 3:16; Rm 5:8; Deu 6:4
e.g. MAIN:::KJV:::John 3:16
e.g. MAIN:::KJV:::Jn 3:16; Rm 5:8; Deu 6:4
Feature - Open a bible chapter or multiples verses on study / main view.
Usage - STUDY:::[BIBLE_VERSION]:::[BIBLE_REFERENCE(S)]
Remarks:
- The bible version last opened on study view is opened by default if "[BIBLE_VERSION]:::" is omitted.
- If "Bible Display on Study View" is enabled, bible text is opened on study view.
- If "Bible Display on Study View" is disabled, bible text is opened on main view.
- Common abbreviations of bible references are supported.
e.g. STUDY:::John 3:16
e.g. STUDY:::Jn 3:16; Rm 5:8; Deu 6:4
e.g. STUDY:::KJV:::John 3:16
e.g. STUDY:::KJV:::Jn 3:16; Rm 5:8; Deu 6:4
Feature - Change the bible version of the last opened passage on main view.
Usage - TEXT:::[BIBLE_VERSION]
e.g. TEXT:::KJV
e.g. TEXT:::NET
Feature - Compare bible versions of a single or multiple references.
Usage - COMPARE:::[BIBLE_VERSION(S)]:::[BIBLE_REFERENCE(S)]
Remarks:
- All installed bible versions are opened for comparison if "[BIBLE_VERSION(S)]:::" is omitted.
- Multiple bible versions for comparison are separated by "_".
- If a single reference is entered and bible versions for comparison are specified, verses of the same chapter of the entered reference are opened.
- Muliple verse references are supported for comparison.
e.g. COMPARE:::John 3:16
e.g. COMPARE:::KJV_NET_CUV:::John 3:16
e.g. COMPARE:::KJV_NET_CUV:::John 3:16; Rm 5:8
Feature - Compare bible versions against the last opened version, with highlights of differences.
Dependency - This feature is available since the release of version 5.7. You have to install package 'diff_match_patch' to run this feature. Read https://github.com/eliranwong/UniqueBible#install-dependencies for guideline on installation.
Usage - DIFF:::[BIBLE_VERSION(S)]:::[BIBLE_REFERENCE(S)]
Remarks:
- Last-opened bible version is always displayed at the top for comparison.
- All installed bible versions are opened for comparison if "[BIBLE_VERSION(S)]:::" is omitted.
- Multiple bible versions for comparison are separated by "_".
- Muliple verse references are supported for comparison.
e.g. DIFF:::Joh 3:16
e.g. DIFF:::KJV_ASV_WEB:::Joh 3:16; Rm 5:8
Feature - same as [KEYWORD] DIFF
Usage - DIFFERENCE:::[BIBLE_VERSION(S)]:::[BIBLE_REFERENCE(S)]
e.g. DIFFERENCE:::Joh 3:16
e.g. DIFFERENCE:::KJV_ASV_WEB:::Joh 3:16; Rm 5:8
Feature - Display bible versions of the same chapter in parallel columns.
Usage - PARALLEL:::[BIBLE_VERSION(S)]:::[BIBLE_REFERENCE]
Remarks:
- Multiple bible versions for comparison are separated by "_".
- If a single reference is entered and bible versions for comparison are specified, verses of the same chapter of the entered reference are opened.
- Muliple verse references are supported for comparison.
- Only the bible version last opened on main view is opened if "[BIBLE_VERSION(S)]:::" is omitted.
e.g. PARALLEL:::NIV_CCB_CEB:::John 3:16
e.g. PARALLEL:::NIV_CCB_CEB:::John 3:16; Rm 5:8
Feature - Display different bible passages of the same bible version in parallel columns. It is created for studying similar passages.
Usage - PASSAGES:::[BIBLE_VERSION]:::[BIBLE_REFERENCE]
Remarks:
- Only the bible version last opened on main view is opened if "[BIBLE_VERSION(S)]:::" is omitted.
- Only the first bible version specified in the command is taken, even multiple bible versions are entered and separated by "_".
- Users can read an additional version by setting config.extractParallel as True.
- Book abbreviations and ranges of verses are supported for bible references.
- If a chapter reference is entered, only verse 1 of the chapter specified is displayed.
e.g. PASSAGES:::Mat 3:13-17; Mark 1:9-11; Luk 3:21-23
e.g. PASSAGES:::KJV:::Mat 3:13-17; Mark 1:9-11; Luk 3:21-23
e.g. SEARCH:::KJV:::love
e.g. SEARCH:::KJV_WEB:::love
e.g. SHOWSEARCH:::KJV:::love
e.g. ADVANCEDSEARCH:::KJV:::Book = 1 AND Scripture LIKE '%love%'
e.g. ANDSEARCH:::KJV:::love|Jesus
alias of, e.g. ADVANCEDSEARCH:::KJV:::Scripture LIKE "%love%" AND Scripture LIKE "%Jesus%"
e.g. ORSEARCH:::KJV:::love|Jesus
alias of, e.g. ADVANCEDSEARCH:::KJV:::Scripture LIKE "%love%" OR Scripture LIKE "%Jesus%"
e.g. INDEX:::Gen 1:1
e.g. CROSSREFERENCE:::Gen 1:1
e.g. TSKE:::Gen 1:1
Feature - Open commentary of a bible reference.
Usage - COMMENTARY:::[COMMENTARY_MODULE]:::[BIBLE_REFERENCE]
Remarks:
- The last opened commentary module is opened if "[COMMENTARY_MODULE]:::" is omitted.
- Commentary is opened on study view.
e.g. COMMENTARY:::John 3:16
e.g. COMMENTARY:::CBSC:::John 3:16
Feature - Open commentary of a bible reference.
Usage - COMMENTARY2:::[COMMENTARY_MODULE]:::[BIBLE_REFERENCE]
Remarks:
- The last opened commentary module is opened if "[COMMENTARY_MODULE]:::" is omitted.
- Commentary is opened on study view.
- Bible reference used with "COMMENTARY2:::" is formatted as [BOOK_NUMBER.CHAPTER_NUMBER.VERSE_NUMBER], see examples below.
e.g. COMMENTARY2:::43.3.16
e.g. COMMENTARY2:::CBSC:::43.3.16
e.g. COMBO:::Gen 1:1
e.g. TRANSLATION:::Gen 1:1
e.g. DISCOURSE:::Gen 1:1
e.g. WORDS:::Gen 1:1
e.g. LEXICON:::BDB:::H7225
e.g. LMCOMBO:::E70002:::ETCBC:::subs.f.sg.a
e.g. LEMMA:::E70002
e.g. LEMMA:::H7225
e.g. MORPHOLOGYCODE:::E70002,subs.f.sg.a
e.g. MORPHOLOGY:::LexicalEntry LIKE '%E70002,%' AND Morphology LIKE '%feminine%'
e.g. SEARCHMORPHOLOGY:::E70002:::feminine
alias of e.g. MORPHOLOGY:::LexicalEntry LIKE '%E70002,%' AND (Morphology LIKE "%feminine%")
e.g. SEARCHMORPHOLOGY:::E70002:::feminine|noun
alias of e.g. MORPHOLOGY:::LexicalEntry LIKE '%E70002,%' AND (Morphology LIKE "%feminine%" OR Morphology LIKE "%noun%")
e.g. WORD:::1:::2
e.g. Embed in the first clause of Gen 1:1 in MAB
e.g. CLAUSE:::1.1.1:::1
e.g. SEARCHTOOL:::EXLBP:::Jesus
e.g. SEARCHTOOL:::HBN:::Jesus
e.g. SEARCHTOOL:::EXLBL:::Jerusalem
e.g. SEARCHTOOL:::EXLBT:::faith
e.g. SEARCHTOOL:::EAS:::faith
e.g. SEARCHTOOL:::ISB:::faith
e.g. SEARCHTOOL:::mETCBC:::prep
e.g. EXLB:::exlbp:::BP904
e.g. EXLB:::exlbl:::BL636
e.g. DICTIONARY:::EAS1312
e.g. ENCYCLOPEDIA:::ISB:::ISBE3333
e.g. SEARCHTHIRDDICTIONARY:::faith
e.g. THIRDDICTIONARY:::webster:::FAITH
e.g. BOOK:::Timelines:::2210-2090_BCE
To search the last opened book module
e.g. SEARCHBOOK:::Abraham
To search a particular book module
e.g. SEARCHBOOK:::OT_History1:::Abraham
To search mutliple books, separate book modules with a comma ",".
e.g. SEARCHBOOK:::OT_History1,OT_History2:::Abraham
To search all installed book modules:
e.g. SEARCHBOOK:::ALL:::Abraham
Remarks: Module creator should avoid comma for naming a book module.
e.g. SEARCHCHAPTERNOTE:::faith
e.g. SEARCHVERSENOTE:::faith
e.g. _imv:::1.1.1 e.g. _imv:::43.3.16
e.g. _instantVerse:::KJV:::1.1.1
e.g. _instantWord:::1:::h2
e.g. _menu:::
e.g. _commentary:::CBSC.1.1.1
e.g. _book:::
e.g. _info:::Genesis
e.g. _bibleinfo:::KJV
e.g. _commentaryinfo:::CBSC
e.g. _command:::testing
e.g. _history:::main e.g. _history:::study
e.g. _historyrecord:::1
e.g. _image:::EXLBL:::1.jpg
e.g. _editchapternote:::
e.g. _editversenote:::
e.g. _openchapternote:::43.3
e.g. _openversenote:::43.3.16
e.g. _openfile:::1
e.g. _editfile:::1
e.g. _website:::https://marvel.bible
e.g. _uba:::file://notes.uba e.g. _uba:::file://note_editor_key_combo.uba
e.g. _biblenote:::1.1.1.[1]
e.g. _wordnote:::LXX1:::l1
e.g. _searchword:::1:::1
e.g. _paste:::