|
| No member browsing this thread |
|
Thread Status: Active Total posts in this thread: 13
|
|
| Author |
|
|
Regular Poland Joined: Feb 2, 2004 Post Count: 38 Status: Offline |
Hello, Is there a more detailed explanation on how to use diatheke on the command line? To be frank, I don't understand how to use it from the usage message. Some examples would be very welcome and helpful. Will appreciate your help. Regards, Piotr |
||
|
|
Stranger USA Joined: Feb 8, 2004 Post Count: 4 Status: Offline |
$ diatheke -b KJV -s phrase -k "one body" created default StringMgr Verses containing "one body"-- Romans 12:4 ; Romans 12:5 ; I Corinthians 6:16 ; I Corinthians 10:17 ; I Corinthians 12:12 ; I Corinthians 12:13 ; I Corinthians 12:20 ; Ephesians 2:16 ; Ephesians 4:4 ; Colossians 3:15 -- 10 matches total (KJV) That's normally about what I have to do :) |
||
|
|
Stranger Joined: Jan 29, 2004 Post Count: 3 Status: Offline |
Thanks for the example Squinky, that set me in the right direction. Here are a few more examples for those who are interested: -- Retrieve Acts ch 10 diatheke -b KJV -k "Acts 10" -- First five verses of above diatheke -b KJV -m 5 -k "Acts 10" -- Acts chapter 1 and 2 diatheke -b KJV -k "Acts 1-2" -- Genesis 1:1 diatheke -b KJV -o "G 1:1" -- Galations 1:1 w/ Strong's (KJV Only) diatheke -b KJV -o n -k "Ga 1:1" -- I Corinithians 1:1 (also "ic 1:1") diatheke -b KJV -o n -k "1c 1:1" -- Revelation 1:1-1:7 diatheke -b KJV -k "Rev 1:1-7" -- Revelation 1:1 diatheke -b KJV -m 1 -k "R 1:1-7" -- Revelation 1:1,1:3,1:7 as HTML (w/ <p>,<i> tags) diatheke -b KJV -f HTML -k "R 1:1,3,7" -- verses with "my people", quotations optional diatheke -b KJV -s phrase -k "my people" -- verses with "skin" and "bones" diatheke -b KJV -s multiword -k "skin bones" -- verses with "church" or "assembly" diatheke -b KJV -s regex -k "church | assembly" -- Strong's Greek 3056 diatheke -b "StrongsGreek" -k "3056" -- Definition of "horn" in Two Babylons diatheke -b "2BabDict" -k "horn" -- Entry for John 1:1 in Family Bible Notes diatheke -b Family -k "Jn 1:1" -- Entry for "Lion" in Scripture Alphabet Of Animals diatheke -b SAOA -k "Lion" -- Entry for "olive-tree" in Easton's Bible Dictionary diatheke -b Easton -k "olive-tree" ---------------------------------------- [Edit 1 times, last edit by Osk at Jul 21, 2004 6:56:02 PM] |
||
|
|
Regular Joined: Apr 5, 2005 Post Count: 10 Status: Offline |
This reply was very helpful to me. Could this information be put on the diatheke page, or at least a link to this forum? Otherwise, it is a bit difficult to figure out how Diatheke/CLI works. |
||
|
|
Regular Joined: Apr 5, 2005 Post Count: 10 Status: Offline |
Just wanted to say thanks for the new instructions in diatheke with the sword-1.5.8 release. Much more helpful.:) |
||
|
|
Stranger Joined: Sep 24, 2005 Post Count: 2 Status: Offline |
Is there a way to make diatheke display verses? Thanks to this thread I can search on various books and get the references returned, but it would be nice to use diatheke to view the verses and text of books. Thanks, grj |
||
|
|
Regular Joined: Apr 5, 2005 Post Count: 10 Status: Offline |
Have you tried using Nathaniel's tips? For example, diatheke -b KJV -k "Acts 10" will display all the verses in Acts 10. Is that what you want, or are you trying to do something else? |
||
|
|
Stranger Joined: Sep 24, 2005 Post Count: 2 Status: Offline |
That helps with the Bible text. i must have overlooked that. Is there a way to display text from commentaries, etc? Thanks, grj |
||
|
|
Regular Joined: Apr 5, 2005 Post Count: 10 Status: Offline |
That helps with the Bible text. i must have overlooked that. Is there a way to display text from commentaries, etc? Thanks, grj It should be just the same - replace the Bible module with a commentary module. For example: diatheke -b MHC -k "Acts 10:1" Note, however, that if the commentary doesn't specifically have an entry for that verse, it might not show anything. Unfortunately I'm at work on a Windows computer right now so I can't check to make sure. |
||
|
|
Stranger Joined: Oct 10, 2007 Post Count: 3 Status: Offline |
I use diatheke to show results in a console. Paste the following code into a file, put that file somewhere in your path and make it executable.
|
||
|
|
|
|
|
Current timezone is GMT May 21, 2013 8:02:20 AM |