marcardar / transcriptstudio-isha

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

Event Selector should provide search option "other" for event type and country #115

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Particularly for country...

Currently the user can select either [any] (meaning no restriction) or any
of the values defined in the reference file.

For country, there may be some countries defined in event props that do not
appear in the reference file. This could be legitimate or some kind of
misspelling. Either way, it would be useful to be able to list such events.

So, add another option at the end of the list:

[other]

This makes sense for event type and country.

However, for year, we can use "before" and "after" yearType choices to get
a similar effect.

This is all low priority because it is quite unlikely that there will be
event types or countries that are not in the reference file.

Original issue reported on code.google.com by mjc1...@gmail.com on 4 Apr 2009 at 4:42