From 6081f83510528dd34cfa9f835ebe61b28462fda8 Mon Sep 17 00:00:00 2001 From: agnelvishal Date: Sun, 20 Jan 2019 22:01:44 +0530 Subject: [PATCH 1/2] added donate to description --- metadata/press.condense.www.yml | 17 +++++++++++------ 1 file changed, 11 insertions(+), 6 deletions(-) diff --git a/metadata/press.condense.www.yml b/metadata/press.condense.www.yml index 9746a55a9d..fab359dd3e 100644 --- a/metadata/press.condense.www.yml +++ b/metadata/press.condense.www.yml @@ -3,19 +3,24 @@ Categories: License: GPL-3.0-or-later SourceCode: https://github.com/agnelvishal/newsDiet IssueTracker: https://github.com/agnelvishal/newsDiet/issues +Donate: https://www.paypal.me/agnelv +Bitcoin: 325oe18pc8npqHeBGozobnvWfXXe3pujXq AutoName: News Diet Summary: A news recommendation engine with user customizable parameters -Description: News apps like Google News, Flipboard, BBC show trending articles written +Description: |- + News apps like Google News, Flipboard, BBC show trending articles written a day or two back. If say there are hundred articles written in a day, these news apps pick just a few of them. It is a time saving feature. But they lack a key - flexibility. Consider you haven’t read any news for the last 1 monthor 1 year. + flexibility. + Consider you haven’t read any news for the last 1 monthor 1 year. If you open any of the news apps or news websites, you will still be shown trending articles written a day or two back and not last month or last year. Hence this - app picks popular articles of a website in a time range we specify. For example, - techcrunch.com has 292,172 articles. But this app sorts all those articles based - on popularity. This app is a a webview of www.condense.press and has PWA(Progressive - Web App) features. + app [[press.condense.www]] picks popular articles of a website in a time range + we specify. + For example, techcrunch.com has 292,172 articles. But this app sorts + all those articles based on popularity. This app is a a webview of [www.condense.press] + and has PWA(Progressive Web App) features. RepoType: git Repo: https://github.com/agnelvishal/newsDiet From 9a2dc83b3347e155c233fc4daa15020760625838 Mon Sep 17 00:00:00 2001 From: agnelvishal Date: Sun, 20 Jan 2019 22:35:37 +0530 Subject: [PATCH 2/2] minor formatting issues --- metadata/press.condense.www.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/metadata/press.condense.www.yml b/metadata/press.condense.www.yml index fab359dd3e..f07413ade9 100644 --- a/metadata/press.condense.www.yml +++ b/metadata/press.condense.www.yml @@ -12,12 +12,12 @@ Description: |- News apps like Google News, Flipboard, BBC show trending articles written a day or two back. If say there are hundred articles written in a day, these news apps pick just a few of them. It is a time saving feature. But they lack a key - flexibility. + flexibility. Consider you haven’t read any news for the last 1 monthor 1 year. If you open any of the news apps or news websites, you will still be shown trending articles written a day or two back and not last month or last year. Hence this app [[press.condense.www]] picks popular articles of a website in a time range - we specify. + we specify. For example, techcrunch.com has 292,172 articles. But this app sorts all those articles based on popularity. This app is a a webview of [www.condense.press] and has PWA(Progressive Web App) features.