energyplug / geobeagle

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

Store state of caches (Found/DNF) #103

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Store locally (offline) which caches have been found by the user and which
were "did not find".
Adjust the icon graphics to reflect the state.
Allow filtering on state to show for example only the caches that are found
or DNF.
The state should be read from GPX logs on import and from the GPX
containing only those found by the user. This requires the geocaching.com
user name to be stored with GeoBeagle.

This issue is carried over from bug #63 which addressed storing the log
message offline.

Original issue reported on code.google.com by andpet@gmail.com on 4 Nov 2009 at 6:29

GoogleCodeExporter commented 8 years ago
The database requirement is almost implemented.
Setting the state and displaying it in the GUI remains to be done.

Original comment by andpet@gmail.com on 21 Nov 2009 at 3:18

GoogleCodeExporter commented 8 years ago
The "found" state is now imported from GPX files. This is for the upcoming 1.5 
version.
It remains to update the status when the user logs a field note.

Original comment by andpet@gmail.com on 19 Dec 2009 at 12:39

GoogleCodeExporter commented 8 years ago

Original comment by andpet@gmail.com on 15 Apr 2010 at 9:37

GoogleCodeExporter commented 8 years ago
Implemented by me in GeoHunter and by Stephen for an upcoming GeoBeagle release.

Original comment by andpet@gmail.com on 26 Apr 2010 at 2:30