v2
v2 copied to clipboard
Adding an excerpt field in the webapp
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
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.