RSS-Bridge / rss-bridge

The RSS feed for websites missing it
https://rss-bridge.org/bridge01/
The Unlicense
6.99k stars 1.02k forks source link

Back to form page #4017

Open boyska opened 3 months ago

boyska commented 3 months ago

Is your feature request related to a problem? Please describe.

Some Bridges can have a quite complex configuration. Think for example FeedMerge.

It's quite common that I need to tweak the settings. However, I can't go easily go back to the form. For example, here is a link: https://rss-bridge.org/bridge01/?action=display&bridge=FilterBridge&url=https%3A%2F%2Frss.slashdot.org%2FSlashdot%2FslashdotMain&filter=foo.*asd%2F%2F%28mp3%29%3F&filter_type=permit&target_title=on&length_limit=-1&format=Html

now, how do you go back to the form page, so that you can change the regexp easily?

Describe the solution you'd like

I'd like the blue button which says "← back to rss-bridge" to bring me to a form which is filled with the right information.

Describe alternatives you've considered

I tried just copy-pasting. This is not only very tedious, but requires urldecode() to be run on every value. That's just too boring :)

dvikan commented 3 months ago

this is a known problem. see https://github.com/RSS-Bridge/rss-bridge/issues/2735

also a month later i also might want to reconfigure a feed in my feed reader.

perhaps the feed home_page_url should point to the html format output (which again links to reconfigure link)