steve8x8 / geotoad

Geocaching query tool written in Ruby
https://buymeacoffee.com/steve8x8
Other
28 stars 8 forks source link

Enhancement: exclude cache type(s) #306

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
There are use cases where it's necessary to exclude one or more cache types 
from a search. Prefixing a cache type with a dash ('-') or exclamation sign 
('!') should remove all matching results from the return set.

Original issue reported on code.google.com by Steve8x8 on 20 Aug 2014 at 7:27

GoogleCodeExporter commented 9 years ago
What about the attached patch?

Original comment by Steve8x8 on 25 Aug 2014 at 10:24

Attachments:

GoogleCodeExporter commented 9 years ago
After modifying the approach (use a "-" suffix instead of a prefix, similar to 
attributes) I uploaded to SVN. This certainly needs more testing though...

Original comment by Steve8x8 on 26 Aug 2014 at 11:52

GoogleCodeExporter commented 9 years ago
Some code to cover this issue has been rolled into the latest release. I'd love 
to get feedback.

Original comment by Steve8x8 on 11 Sep 2014 at 2:40

GoogleCodeExporter commented 9 years ago
As nobody seems to use this, there are no bug reports - and I cannot find any 
problems myself. Closing.

Original comment by Steve8x8 on 17 Oct 2014 at 12:43