-
-
Notifications
You must be signed in to change notification settings - Fork 37
Command line
Eliran Wong edited this page Mar 12, 2021
·
5 revisions
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.
From version 22.64, UBA offers in-app reference on UBA commands:
A window showing UBA commands is accessible through menu under "Information" or "About" section.
On cli (<a href="https://github.com/eliranwong/UniqueBible/wiki/Command-Line-Interface">local</a> or <a href="https://github.com/eliranwong/UniqueBible/wiki/Remote-CLI">telnet</a>), users can enter ".help" to view documentation on UBA commands.