makew0rld / amfora

A fancy terminal browser for the Gemini protocol.
GNU General Public License v3.0
1.17k stars 67 forks source link

Removing a bookmark is impossible for unreachable URLs #350

Open doga opened 1 month ago

doga commented 1 month ago

🪲 The bug

Some Gemini URLs become unreachable after having been bookmarked:

Screenshot 2024-10-12 at 10 46 41

But amfora only allows "unbookmarking" when the user is already on the page to be "unbookmarked":

Screenshot 2024-10-12 at 10 47 11

✅ The fix

Allowing bookmarks to be removed directly from the about:bookmarks page would resolve this issue.