Allan Wind

Results 65 comments of Allan Wind

> ... you can see https://github.com/newsboat/newsboat/issues/709. @AlexanderBatischev Nice write-up. >As for the situation you describe, I'm not entirely sure that it's a bug. The query feed you created explicitly asks...

Related, if you mark an article read, then a reload happens the article will revert to unread.

Ok, I will open another issue for read reverts to unread.

If this gets fixed we should update the documentation to mention the feature in section "5.6. Killfiles". It's particular useful if we could support the expression syntax, even just being...

Loading `articles from cache...` takes about ~5 sec for me with 1227 feeds and `keep-articles-days 365` on a fast nvme drive. My cache.db is 49MB. I `keep-articles-days 365` so I...

> Feedlist needs to know how many unread and total articles there > are in feed. To get those counts, we have to apply killfiles > first. If `ignore-mode` is...

On 2021-07-30T14:24:40, Alexander Batischev wrote: >> I have a more radical idea... we could move to a "flat" view that contains all articles across feeds > > How doe this...

On 2021-07-31T07:57:07, Alexander Batischev wrote: >> If the view doesn't have to show stats per feed, then you don't need to calculate them. > >But we still have to load...

Just a heads-up that the documentation leads you into this bug: > Another special type of tag are tags that start with the exclamation mark (!). When such a tag...

Another work-around, btw, is`! something` (note space). `!` hides the feed, and the tag `something` can be queried.