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

  • zarkanian@sh.itjust.works
    link
    fedilink
    arrow-up
    2
    ·
    8 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
      ·
      8 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
        ·
        7 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.