monicahq / monica

Personal CRM. Remember everything about your friends, family and business relationships.
https://beta.monicahq.com
GNU Affero General Public License v3.0
21.7k stars 2.18k forks source link

Add social network integration #488

Open hotdko opened 7 years ago

hotdko commented 7 years ago

Are you planning to add social network integration? A lot of info I have about many people is from their facebook, or twitter feed. Would be nice to save profile information and have an ability to store statuses. Maybe list them directly in app and allow mark some of them as favorite?

degan6 commented 7 years ago

Facebook more or less prevents this. The Facebook api prevents apps like monica from seeing your friends and anything about your friends unless they are using the same app.

See #395

djaiss commented 7 years ago

Fortunately Facebook prevents this. Imagine otherwise what nasty things we would do with all this information. Twitter is a different beast, we need to find a way to integrate it intelligently.

InverterOfControl commented 7 years ago

I have no experience in this but maybe something similar could be achieved by chrome-extensions / firefox-addons? Like an extra button in facebook posts which says "send to monica". Maybe this would work via the future REST Api?

degan6 commented 7 years ago

That's an interesting idea. Like a sort of memories button to capture things your friends post.

The main issue I see is we would need a way to link a post on Facebook to a contact in Monica

valessiobrito commented 4 years ago

I can export my content from social networks (Facebook, twitter, instagram, etc.) and import into Monica. What do you think?