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
    24 days 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!
      link
      fedilink
      English
      13 days 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
        23 days 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.