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

Support Location Matching #12

Open
aanunez opened this issue Nov 6, 2024 · 0 comments
Open

Support Location Matching #12

aanunez opened this issue Nov 6, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@aanunez
Copy link
Member

aanunez commented Nov 6, 2024

Currently nothing regarding locations is used beyond displaying as info.

"isLocationFree" and "location-free" aren't used at all.

No strategy yet on how to actually use this information. We are collecting location structure as a JSON, but nothing is done with that either.

General Notes:

  • Declare a home location per subject (already happens)
  • Availability also includes a general location (already happens)
  • When scheduling its required that the location of the appt match the availability, but it doesn't need to be the subjects preferred location.

Possible ideas:

  • Just warn the user if the subject's prefered location doesn't match the one being scheduled
  • Location Free events can be scheduled for any location
  • Maybe change name from "Location free" to "Phone/Video Call"
  • Show a phone icon on scheduled visits as an easy reminder? Most events that are calls are jsut called "FU call" or "Call N" so this might not be important.
@aanunez aanunez added the enhancement New feature or request label Nov 6, 2024
@aanunez aanunez self-assigned this Nov 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant