Thousands of users wanted it, so Firefox delivered it. Tab Groups are now live to help you declutter and stay organized while browsing.

  • lime!@feddit.nu
    link
    fedilink
    English
    arrow-up
    1
    ·
    7 hours ago

    if only there was a fuzzy content search included. usually i don’t remember the page, or the topic, but just like… a quote.

    that’s actually a good use for this local ai stuff, take the contents of pages i bookmark and auto-tag it based on that. for that matter, archive the contents as well.

    • zarkanian@sh.itjust.works
      link
      fedilink
      arrow-up
      2
      ·
      6 hours ago

      nb will do that for you whenever you create a bookmark with it.

      nb embeds the page content in the bookmark, making it available for full text search with nb search and locally-served, distraction-free reading and browsing with nb browse. When Pandoc is installed, the HTML page content is converted to Markdown. When readability-cli is installed, markup is cleaned up to focus on content. When Chromium or Chrome is installed, JavaScript-dependent pages are rendered and the resulting markup is saved.

      • lime!@feddit.nu
        link
        fedilink
        English
        arrow-up
        1
        ·
        6 hours ago

        that is… pretty neat. is there some way to get it to interop with a browser’s bookmarks?

        • zarkanian@sh.itjust.works
          link
          fedilink
          arrow-up
          2
          ·
          5 hours ago

          You mean like syncing the two? Not that I know of. The most you can do is open nb bookmarks in the browser. If you know how to do any shell scripting, there’s probably a way to export your browser bookmarks and then import them into nb. I’ll have to research this.