Giter Site home page Giter Site logo

Comments (9)

noinnion avatar noinnion commented on July 21, 2024

What service do you use?
Services like Google Reader does not have the option to exclude subscriptions from Mark All as read. That's why it does not work.

from newsplus.

Marsup avatar Marsup commented on July 21, 2024

I use TT-RSS.

from newsplus.

noinnion avatar noinnion commented on July 21, 2024

I think TT-RSS does not have this option in the api

from newsplus.

Marsup avatar Marsup commented on July 21, 2024

Then if TT-RSS doesn't support that, shouldn't News+ send individual mark as read command per article or feed that are not hidden ?

from newsplus.

noinnion avatar noinnion commented on July 21, 2024

if you use Mark All as Read then the corresponding api will be triggered on
the extension side.
Excluded streams are sent to the extensions so that it could handle
exclusion if it is possible.

to archive what you want the extension has to get all subscriptions and
remove the excluded ones.
For each of these subscriptions a request to the server has to be
triggered. That would be too complex. Also it is not intended to do like
this (performance reasons).

On Sun, Dec 8, 2013 at 2:30 PM, Nicolas Morel [email protected]:

Then if TT-RSS doesn't support that, shouldn't NewsPlus send individual
mark as read command per article or feed that are not hidden ?


Reply to this email directly or view it on GitHubhttps://github.com//issues/46#issuecomment-30081566
.

from newsplus.

Marsup avatar Marsup commented on July 21, 2024

So it's another lack in the TT-RSS API, maybe @hrk could include this in his extension as well ?

from newsplus.

noinnion avatar noinnion commented on July 21, 2024

there are also other missing api

  • createLabel: create a label with a name
  • createCategory: create a category with a name
  • renameLabel, renameCategory: rename label/category name
  • removeLabel, removeCategory: remove label/category

On Sun, Dec 8, 2013 at 2:42 PM, Nicolas Morel [email protected]:

So it's another lack in the TT-RSS API, maybe @hrkhttps://github.com/hrkcould include this in his extension as well ?


Reply to this email directly or view it on GitHubhttps://github.com//issues/46#issuecomment-30081785
.

from newsplus.

hrk avatar hrk commented on July 21, 2024

I've been (and still am) busy, that's why I haven't made the label and category API (I'm not even sure they all fit w/ TT-RSS). I don't understand the Mark as read issue here, though.

from newsplus.

Marsup avatar Marsup commented on July 21, 2024

My feeds are all sorted in what news+ calls "tags", some tags contain hidden feeds (usually hidden and excluded from sync). Marking everything as read on these tags not only marks the visible feeds as read but also the hidden ones. Is that clearer ?

from newsplus.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.