On Thu, May 7, 2015 at 4:19 PM, Alexander Huemer <[email protected]> wrote: > Hi, > > some time ago sfeed[1] was mentioned here on the list. > I tried it out. It's lean and has some very nice features, I like it.
Thanks! > There is one feature missing though that I personally consider > important. That's a 'read/unread' status per entry that's unread > initually and is toggled to read when the link is clicked. > I guess there is no nice way to add that feature to sfeed, one would > have to use js for that and some sucky script interfreter running. > Or is there some way I don't think about? I can't think of a good solution for the HTML view for this. For text you can write a simple wrapper around dmenu though. Any ideas (patches are even better) are welcome. > I would like to read some thoughts about the possiblities to gain that > feature in a suckless way. > > Kind regards, > -Alex^Wblackbit > > [1] http://www.codemadness.nl/downloads/projects/sfeed/ > Haven't done a release in a while, the latest (best) version is here: http://git.codemadness.nl/sfeed I will rewrite the XML parser (again) at some point since the code is horrible. Kind regards, Hiltjo
