-
Content count
260 -
Joined
-
Last visited
-
Days Won
24
Reputation Activity
-
barefootguru reacted to Nic Hubbard in Have a legend for the map
You can see the map legend on our Help website: https://www.cach.ly/help/index.php/Premium_Offline_Map_Legend This is a work in progress and will continue to receive updates.
-
barefootguru reacted to stealthcat in Alert when approching a cache
A nice feature would be an alert when getting in a specified range of an cache. This might be very usefull when hiking a cache trail without having to watch the display all the time.
-
barefootguru reacted to Nic Hubbard in Many app restarts if the app is in background
This will be fixed in Cachly 6.0 when we introduce State Restoration. This will bring you right back to where you left off in Cachly, even if iOS kills it in the background.
-
barefootguru reacted to Nic Hubbard in Default name for exported list
Excellent idea about defaulting the export title to the list name. Will get this added.
-
barefootguru reacted to Nic Hubbard in Becoming a patron
You can become a patron on the Cachly Patreon page: https://www.patreon.com/cachly There are various levels. I have tried to advertise it in various places but hard to get the word out to all users without spamming them, which I don't want to do.
I need to check to see if Apple allows an app to open Patreon.
-
barefootguru reacted to Nic Hubbard in Filter on owner name is case sensitive?
In this specific case you are using the MATCHES operator which is a regex style match, so this would be cast sensitive. You would need to do a specific regex case insensitive match like
(?i)skindo in order to make this work.
You can use a different operator like Begins with or Contains to ignore case.
-
barefootguru reacted to Nic Hubbard in Request failed
There will be additional fixes for this coming in our 5.2 version. These were being caused by the new geocaching.com API changes.
-
barefootguru got a reaction from NLBokkie in Should offline lists and pending logs be user specific?
If Cachly had a shared database then if you logged in as a different user you'd see somebody else's data, which seems wrong.
I'm guessing Groundspeak won't let you access an internal ID which doesn't change?
So I think the existing behaviour is correct.
If there's no data when starting the app, you could display a dialog saying data needs to be downloaded, including if you've renamed your username?
-
barefootguru reacted to Highlands_guy in Cache find logs duplicated in off line list caches
I downloaded some offline lists, but note that some logs are duplicated but without a user name.
Here's what I did:
I created some lists on Project-GC. I then uploaded them to a list on Geocaching.com.
On Cachly I opened the on-line list I just uploaded from Project-GC, then saved to a new off-line list (full data). I then opened the offline list and refreshed the data (full data).
When I open a cache from this offline list, I notice that many logs are duplicated. The duplicates typically don't have a cachers name above it, but has the same date and log text.
I then do a "Pull down" refresh on that one cache from the main detail screen of the cache and the duplicate logs are all gone.
I would have thought that doing a full refresh on the list would have done the same thing.
Here's a picture showing the before/after look of the log files.
-
barefootguru reacted to Nic Hubbard in Cache find logs duplicated in off line list caches
This is an issue that comes about from one of the new API's for downloading Lists. It previously didn't include the log owner information. Once you use the update cache option, that uses a different API that DOES include that data.
This will be fixed in 5.0 as those APIs have now been fixed.
-
barefootguru got a reaction from Nic Hubbard in Streamlining imports
Also when creating a new list, Cachly should select it too, to save a needless step.
-
barefootguru got a reaction from Nic Hubbard in Streamlining imports
Also when creating a new list, Cachly should select it too, to save a needless step.
-
barefootguru reacted to Nic Hubbard in PQs now pausing in 4.3
PQs are now fetched 50 caches at a time rather than 200 since 200 was causing server timeouts for some users.
Moving to the new PQ API will also require a max of 50 so the move was inevitable even though we are not using that method yet.
-
barefootguru got a reaction from Petwiz in Caches not working
Do you know if there are actually caches hidden near you? e.g. from looking at https://www.geocaching.com/map
-
-
barefootguru reacted to Nic Hubbard in Themes for offline maps; Move filtered caches; POI support
Well, since we already have Saved Locations and creatable offline geocaches, I don't see an additional POI option being created. If anything we would enhance the create geocache option to include images.
-
barefootguru reacted to Bolling in Themes for offline maps; Move filtered caches; POI support
You have my vote on this. There's already a good backlog of enhancements that support Geocaching which is the primary function most of us want.
-
barefootguru reacted to Nic Hubbard in Crash when trying to delete offline ilst.
Yes, this exact issue was fixed yesterday and will be in our 4.3 release.
Some boring background info on the issue: The crash was being caused when images for those caches were being gathered for deletion. This process was using too much memory and would cause Cachly to crash.
-
barefootguru got a reaction from ChrisDen in coord.info handlng
U might be for that reason, L O I S are easily confused with other letters.
p.s. Interesting thread here https://forums.geocaching.com/GC/index.php?/topic/341449-3-million/
-
barefootguru reacted to Nic Hubbard in Pending Logs losing data
I am still following this thread and will work to replicate and fix.
-
barefootguru reacted to Nic Hubbard in Export to a Bookmark List
Looks like I am just an idiot and was just not sending more than one cache code to add to a bookmark list. Will get this added in the next release.
-
barefootguru reacted to Team DEMP in Edit log changes order
Is there a way a regular user can see the date & time for their logged caches?
Is GC still screwed up with sometimes passing dates in local time and sometimes not?
They REALLY stink with consistently handling date/time/time zones
-
barefootguru reacted to Nic Hubbard in Loading offline caches
In a future version there will be an option to choose the Offline List to import your PQ info.
-
barefootguru reacted to Team DEMP in Personal Notes and corrected coordinates
See http://www.cach.ly/support/index.php?/topic/1070-how-to-use-coordinates-in-personal-cache-note/ for a similar discussion.
An option until a more automated solution is considered, would be to go to https://project-gc.com/Profile/SolvedMysteries and add any filter you want such as filtering out found caches, and start updating the corrected coordinate data field.
Another option, if you are a GSAK user, is to investigate if the corrected coords you have in the cache note are or can be put to another field in GSAK and then run one of several macros that would update the corrected coordinates on gc.com, which of course would then be reflected in Cachly.
Now that GC has mostly resolved the corrected coordinate mash-up, folks should move to what should now be universally supported. The solutions used by GSAK, PGC and older apps are hacks implemented before things were a bit more consistent. GSAK, PGC and other apps are supporting the official method so folks just need to get that step done.
-
barefootguru reacted to rragan in Can’t edit page
Wiki changes are moderated/reviewed by Nic. Once he is comfortable you are a good guy, he can turn moderation off. Thanks for contributing.