jasoncheng / dica

This is a very simple Friendica android client, wrote by Android Kotlin
GNU General Public License v3.0
15 stars 2 forks source link

Select to which network the contribution should be sent #57

Open ghost opened 5 years ago

ghost commented 5 years ago

On meld.de many networks are active. For example, I automatically distribute my posts to Twitter, Tumbrl, G +, and Wordpress. This is set as my default. It would be nice to be able to choose which network to post when writing in DiCa.

jasoncheng commented 5 years ago

It's depends on Friendica API if support this feature? Currently i unable do this. or you want me process login (twitter / G+....), and automatic post w/o friendica?

2018-11-28 11 28 05
ghost commented 5 years ago

It's about to spread from Friendica, so by Friendica as the source of the post.

jasoncheng commented 5 years ago

so trigger on mobile, directly share post to those SN that you logged in?

ghost commented 5 years ago

In the Friendica settings, you can choose whether each post will be forwarded automatically. Sometimes I do not want to do that and turn off the hook. That should be possible in the app to put the hook or remove.

jasoncheng commented 5 years ago

@copiis this function will complicate, if you wanna do it from DiCa without friendica; i have to integration those SN API one by one , it would be nice, i post a status, and FriendicaAPI, can let me select what SN i want to retweet/share ? am i right?

ghost commented 5 years ago

Yep, see my post in friendica