Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide full gamut of log types when logging OC cache #15674

Open
andrixnet opened this issue Apr 29, 2024 · 0 comments
Open

Provide full gamut of log types when logging OC cache #15674

andrixnet opened this issue Apr 29, 2024 · 0 comments
Labels
Feature Request A request for a new feature/function Unverified Issue not yet confirmed/reproduced or feature requests not yet checked for plausibility

Comments

@andrixnet
Copy link

Tell us your idea!

Currently c:geo provides only these basic 3 log types when trying to log a cache from an Opencaching site based on opencaching-pl code. Tested with OCRO, OCNL.

Available log types:

  • Found it
  • Did not find
  • Write note

These types are the same for both owned and not owned caches.

What solution would you suggest?

When using the website, the following log types are available:

NOT owned caches

  • Found it
  • Did not find it
  • Write note
  • Needs maintenance
  • Maintenance performed

OWNED caches

  • Write note
  • Maintenance performed
  • Disable / Enable (depending on cache status)

My feature request is that c:geo implement the same logging logic for OC caches.

Is there an alternative?

Use the website via browser.

Additional Information

According to OKAPI documentation "Submit log entry", available log types are described by logs/capabilities and the full set of log types is mentioned here.

@andrixnet andrixnet added Feature Request A request for a new feature/function Unverified Issue not yet confirmed/reproduced or feature requests not yet checked for plausibility labels Apr 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Request A request for a new feature/function Unverified Issue not yet confirmed/reproduced or feature requests not yet checked for plausibility
Projects
None yet
Development

No branches or pull requests

1 participant