rss-bridge icon indicating copy to clipboard operation
rss-bridge copied to clipboard

Back to form page

Open boyska opened this issue 11 months ago • 1 comments

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 :)

boyska avatar Mar 16 '24 22:03 boyska

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)

dvikan avatar Mar 31 '24 01:03 dvikan