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

Permit searching for other pilots who permit it #444

Open
KayRJay opened this issue Jan 4, 2020 · 9 comments
Open

Permit searching for other pilots who permit it #444

KayRJay opened this issue Jan 4, 2020 · 9 comments

Comments

@KayRJay
Copy link

KayRJay commented Jan 4, 2020

MyFlightBook has information on thousands of pilots. Wouldn't it be nice to permit pilots to publish (subsets) of their information, and make that searchable? It would be a great way to meet other pilots.

Obviously, users should be able to selectively choose to publish their names, home airport, email, phone, address, achievements, ratings, airplane, etc. Then, there could be a search page for locating pilots by any/most of these items.

You could also support searching in other ways:

  • Pilots who've visited a given airport (within in range of dates)
  • Pilots who've flown a given route (within a range of dates)
  • Pilots who own a given aircraft model
  • Pilots who own a given aircraft tail number
  • Pilots with a over a specified number or hours of flights
  • Pilots with various certificates / ratings
  • (probably others ...)
@ericberman
Copy link
Owner

Yeah, I've actually had a similar feature request on my plate for years now - the idea that you can "friend" other pilots on the system and let them see various stuff. Can already do that to some degree with student/instructor relationships, but would be a bit more general and not permit things like signing or endorsements.

Your suggestion here takes it in a more social direction, less about sharing data than about making connections.

@KayRJay
Copy link
Author

KayRJay commented Jan 4, 2020 via email

@KayRJay
Copy link
Author

KayRJay commented Jan 5, 2020

And ...

  • Pilots who have flown a specific aircraft tail number
  • Pilots who have flown a specific aircraft type/category
  • Pilots with a specific "home" airport

And ... a user could list in his profile his aviation-related clubs and usernames at various online sites: AOPA, Cirruspilot, etc.

And ... a search for users/pilots would result in a list (much like searching for airports). Clicking on a user name would display that part of a profile that the user wishes to make public.

@ericberman
Copy link
Owner

I think all of this is very interesting. No idea if/when I'll get to it, but both dimensions (sharing data with people you already know, and finding people you may not know) I think have potential.

@KayRJay
Copy link
Author

KayRJay commented Jan 6, 2020

Thanks for considering this.

@KayRJay
Copy link
Author

KayRJay commented Jan 7, 2020

By the way, the queries like (some of) the above (and optimizing them) might relate to the queries about airports discussed in issue #448, but I'm sure you already realized that!

@KayRJay
Copy link
Author

KayRJay commented Jan 17, 2020

Queries about published flights by a specific pilot other than the current user:

  • N most recent flights
  • flights within a date range
  • flights in a specific aircraft type
  • flights in a specific aircraft tail number
  • flights visiting a specific (list of) airport(s)

You could also support similar queries about flights by all members of a specific flying club (maybe only a club I belong to or manage).

@ericberman
Copy link
Owner

BTW, just realized that I should have updated this issue about 6 months ago when I added the capability to share your logbook with others in a read-only manner. Profile->Preferences->Sharing - you can say what to share and create a specific link for a specific person (or group of people) and revoke it if you like.

Doesn't cover any of the searching functionality you suggest, but it does cover the "friending" piece described.

@KayRJay
Copy link
Author

KayRJay commented Jan 13, 2021 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants