• Ninmi
    link
    fedilink
    131 month ago

    These plugins just never work quite as well as a browser made specifically for it, namely Qutebrowser. Trouble with Qutebrowser is that’s it’s Python and parsing a lot of links slows it down. Still the best browser out there for this use case though, as far as I know.

      • @[email protected]
        link
        fedilink
        3
        edit-2
        1 month ago

        What is Nyxt?

        Nyxt is a browser with deeply integrated AI and semantic document tools that work as a second brain to help you process and understand more, more quickly.

        Not sure I like that pitch, but looks interesting otherwise

      • SagXDOP
        link
        fedilink
        31 month ago

        Didn’t know about this one. It’s so awesome. Added it to the post.

    • SagXDOP
      link
      fedilink
      1
      edit-2
      1 month ago

      Tried Qutebrowser once but it was too complicated for my brain

    • @[email protected]
      link
      fedilink
      11 month ago

      I’m trying to create Workspaces support for Qutebrowser via a custimsed config file that uses session saving and loading to essentially create Workspaces that one can switch between but it’s a PITA.

    • @murtaza64
      link
      51 month ago

      I love that these extensions exist and in theory they sound awesome. Unfortunately for a few reasons I’ve never been able to get in the habit of using Tridactyl (or any vim browser addon):

      • it doesn’t play nice with Google drive apps (which my company uses extensively), so if I use the vim shortcuts to cycle between tabs and open a Google doc, the next time I try to cycle tabs it will instead start typing in the document. (Alternatively I would never be able to interact with Google docs without manually enabling ignore mode)

      • hint mode works really well for some sites but a lot of sites have multiple anchors close together (eg one for an icon, one for text and one behind both) which leads to longer hints and difficulty figuring out which hint to actually use

      • Firefox doesn’t allow you to rebund the default “/” search (quick find) cycle keys. The default is c-G for next (not sure about previous); I would like to use n/N

      On simple and well-designed “dumb” webpages it works amazing. I wish more sites were designed that way, but unfortunately a lot are made with the assumption of a mouse/touchscreen :(

      • @[email protected]
        link
        fedilink
        English
        81 month ago

        I agree, there are a bunch of annoying limitations. But it’s better than nothing. To me the best vim based browser is qutebrowser, too bad it’s using chromium.

      • @[email protected]
        link
        fedilink
        21 month ago

        These are the reasons I’m stuck on qutebrowser. It’s a great browser and project, but I’d love to move away from chromium. If Firefox allowed customizing all these global key bindings I would make the switch.

    • SagXDOP
      link
      fedilink
      4
      edit-2
      1 month ago

      Never tried it. But added it to Post

  • @[email protected]
    link
    fedilink
    7
    edit-2
    1 month ago

    https://addons.mozilla.org/en-US/firefox/addon/surfingkeys_ff/

    SurfingKeys is another such extension and my favorite one. In addition to the Vim like controls, it supports ton of additional functionality, including editing content in a small Vim like editor with I when needed (:wq will close popup window and update the text in the edit field), supports Vim marks with m, copy url with yy or many other clipboard related stuff, is configured in JavaScript, so you can access to anything what the browser does directly.

    BTW screenshots were taken by opening the help with ? (Shift+/) on a webpage, and then using the its own screenshot capability to capture scrolling element yS. Which will only capture this element, not the entire webpage, in this case the help.

    help

    settings

  • @[email protected]
    link
    fedilink
    2
    edit-2
    1 month ago

    The concept is great, going to install later and give it a try.

    Edit: oh yeah it’s great

  • @[email protected]
    link
    fedilink
    English
    2
    edit-2
    1 month ago

    I’ll be honest with you guys. I thought vim navigation in a browser is just a gimmick and clunky. But the more I used it, the more I fell in love with it. I find it hard to use a browser without vim. Simple actions like searching and navigating (inside the page and across tabs) is a breeze. If you are vim user, you should definitely try it.

  • @[email protected]
    link
    fedilink
    English
    11 month ago

    But it doesn’t focus new tabs you opened automatically. You can configure it to do so. But I’m so lazy I want things to work the way I want them to out of the box.