this post was submitted on 03 May 2025
536 points (98.2% liked)

Linux

53866 readers
1650 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 6 years ago
MODERATORS
 

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

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 8 points 21 hours ago (1 children)

I only find my saved bookmarks randomly by typing something in the address bar and the bookmark popping up as the first result.

[–] [email protected] 6 points 19 hours ago (2 children)

Isn't that the best way, though? I'm searching for something, but now I don't need to do a web search because I've saved the link to it already. And I didn't have to dig through a long list to find it.

[–] [email protected] 1 points 2 hours ago (1 children)

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.

[–] [email protected] 2 points 2 hours ago (1 children)

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.

[–] [email protected] 1 points 1 hour ago (1 children)

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

[–] [email protected] 1 points 48 minutes 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.

[–] [email protected] 2 points 16 hours ago* (last edited 16 hours ago)

Oh yeah, when it comes to bookmarks I gave up trying to organize them into folders a long time ago, and I now try to add a few keywords/tags to the description to hopefully get the bookmark when I type in the address bar now.