maxwellyu1024 / bpbible

Automatically exported from code.google.com/p/bpbible
Other
0 stars 0 forks source link

Dialog to Construct search #27

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
A dialog to help a user construct a search would be good to have in 0.4 as 
some of the searches are getting a little more complex.

This could be a tabbed pane (hoping for fixed width fonts to display this):
 __________________________________________________________
|                                                          |
| Search: (Your search will appear here)                   |
|______                                                    |
|Words | Strong's | References                             |
|      +----------+----------------------------------------|
| (?) All of these words: ________ AND _______ AND ________|
| (?) One of these words: ________ OR _________ OR ________|
| (?) This phrase:        _________________________________|
| (?) This exact word:    _____________                    |
| (?) Word starting with: _____________                    |
| (?) Regular expression: _____________                    |
|                                                |Search|  |
|__________________________________________________________|

An example filled out might look like this:
 __________________________________________________________
|                                                          |
| Search: Grace mercy "Lord Jesus Christ" bapti*           |
|______                                                    |
|Words | Strong's | References                             |
|      +----------+----------------------------------------|
| (?) All of these words: Grace___ AND Mercy__ AND ________|
| (?) One of these words: ________ OR _________ OR ________|
| (?) This phrases:      Lord Jesus Christ_________________|
| (?) This exact word:    _____________                    |
| (?) Word starting with: bapti________                    |
| (?) Regular expression: _____________                    |
|                                                |Search|  |
|__________________________________________________________|

Examples of this type of form are google's advanced search 
(http://www.google.com.au/advanced_search?hl=en) and BibleDesktop's

Original issue reported on code.google.com by benpmor...@gmail.com on 7 Oct 2008 at 12:51

GoogleCodeExporter commented 9 years ago

Original comment by benpmor...@gmail.com on 7 Oct 2008 at 12:54

GoogleCodeExporter commented 9 years ago
Nice to have, but not critical for 0.4.

Original comment by jonmmor...@gmail.com on 20 Nov 2008 at 1:26

GoogleCodeExporter commented 9 years ago

Original comment by jonmmor...@gmail.com on 15 Dec 2008 at 8:47

GoogleCodeExporter commented 9 years ago
I don't think that these are critical for 0.5...

Original comment by benpmor...@gmail.com on 21 Jul 2009 at 11:39

GoogleCodeExporter commented 9 years ago
Issue 117 has been merged into this issue.

Original comment by jonmmor...@gmail.com on 24 Oct 2009 at 12:03