miniflux / v2

Minimalist and opinionated feed reader
https://miniflux.app
Apache License 2.0
6.97k stars 728 forks source link

Feature parity: Add Description field to "add feed" flow #2850

Open thiagowfx opened 2 months ago

thiagowfx commented 2 months ago

https://github.com/miniflux/v2/pull/2616 added support for 'Description' on individual feeds.

Currently it's possible to edit the description of an existing feed:

image

However it's not possible to set the description when adding a feed:

image

For completeness, it would be useful if we could set a Description right when adding a new feed.

(cc @jlelse in case you want to follow-up on your original PR)