ericberman / MyFlightbookWeb

The website and service for MyFlightbook
49 stars 18 forks source link

Permit searching for other pilots who permit it #444

Open KayRJay opened 4 years ago

KayRJay commented 4 years ago

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:

ericberman commented 4 years ago

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 commented 4 years ago

Actually, both sharing and searching are useful and complementary.

On Jan 4, 2020, at 3:43 PM, Eric Berman notifications@github.com wrote:

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.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/ericberman/MyFlightbookWeb/issues/444?email_source=notifications&email_token=AEBRDEEE2PAZSYUZMNX4YTDQ4EGKLA5CNFSM4KCX3Z6KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEIDB33A#issuecomment-570826220, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEBRDEEBUBOBPMQUUZQYED3Q4EGKLANCNFSM4KCX3Z6A.

KayRJay commented 4 years ago

And ...

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 commented 4 years ago

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 commented 4 years ago

Thanks for considering this.

KayRJay commented 4 years ago

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 commented 4 years ago

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

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 commented 3 years ago

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 commented 3 years ago

Thanks! Hope you’ll be able to get to the searching ideas sometime too ...

Sent from my iPhone

On Jan 13, 2021, at 11:36 AM, Eric Berman notifications@github.com wrote:

 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.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.