v2 icon indicating copy to clipboard operation
v2 copied to clipboard

Adding an excerpt field in the webapp

Open cstromblad opened this issue 2 years ago • 1 comments

Having made some improvements to the CSS I found myself really missing an excerpt field in the entries list view. Would it be at all possible to add this with a possibly display: hidden; to begin with.

My current use case is this. I'm exploring how to pull entries through the API, run them through a local summarization pipeline, and then upload the summary to the entry.

But since there's no excerpt I can use I was wondering if it would be possible to add one.

  • [x] I have read this document: https://miniflux.app/opinionated.html#feature-request

cstromblad avatar Jan 16 '24 09:01 cstromblad

I’ve been looking for something like this since I tried Readwise Reader. Having some type of flexible field on feed entries would be very nice. Excerpt, summary, etc.

gharden91 avatar Feb 13 '24 04:02 gharden91