Skip to content

Fuzzy search links on current page #303

@RangerMauve

Description

@RangerMauve

It can be nice to be able to quickly navigate without having to click buttons.

We should have a new "mode" for the omnibar to search for links on the page.

e.g. maybe it could be a new glyph like '> some chars' or maybe './some thing'

When the mode is entered we'll fetch all links on the page and fuzzy match based on URL/link text.

I had messed with this in the past via my web-palette extension. We could reuse the code for finding links / buttons from there.

Maybe to start we should only show links to paths that are in the same "folder" as the current URL.

Fuzzy match regex could be taken from what we have in the history extension

TBH it might even make sense to add this change in there instead of the omnibox

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    Status

    To triage

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions