Tunous / SwipeNews-Issues

Feedback and bug reporting for SwipeNews
7 stars 0 forks source link

Customizable article link sharing format #73

Closed Tunous closed 6 years ago

Tunous commented 7 years ago

Can you add an option to share an article link, along with a small summary or first paragraph if its available? Like in the format,

[Link]

[Short Summary or first paragraph]

Also, suppose I want to share an important paragraph from an article. So I long press on the article and select the text that I need and share it. Can an option be added to automatically append the article link along with it, if it's do-able? Like in the format,

[Selected text]

[Article link]
Tunous commented 7 years ago

Implemented the first request in a format:

[Title]

[Summary] - [Link]

This will be available in 0.19.3.

Tunous commented 7 years ago

Another option for the second request is to implement customizable share format like in this screenshot:

screenshot_20170414-103822

kontrastylez commented 7 years ago

Would it be possible to integrate a separate option/function to really (only) share the article? The currently used format isn't really useful for me, because I would like to only share the link and not the complete (sometimes very, very long) article text.

Tunous commented 7 years ago

That probably should be a default option with an entry in settings screen to include summary when sharing.

Tunous commented 6 years ago

@kontrastylez The setting to enable sharing links together with summary has been added in version 0.22.1 (to be released soon). By default, it is disabled which means that only the article link will be shared.

Tunous commented 6 years ago

I decided that further customization is not needed. Closing.