this post was submitted on 18 Jun 2023
213 points (100.0% liked)

Lemmy.World Announcements

28915 readers
3 users here now

This Community is intended for posts about the Lemmy.world server by the admins.

Follow us for server news ๐Ÿ˜

Outages ๐Ÿ”ฅ

https://status.lemmy.world

For support with issues at Lemmy.world, go to the Lemmy.world Support community.

Support e-mail

Any support requests are best sent to [email protected] e-mail.

Report contact

Donations ๐Ÿ’—

If you would like to make a donation to support the cost of running this platform, please do so at the following donation URLs.

If you can, please use / switch to Ko-Fi, it has the lowest fees for us

Ko-Fi (Donate)

Bunq (Donate)

Open Collective backers and sponsors

Patreon

Join the team

founded 1 year ago
MODERATORS
213
submitted 1 year ago* (last edited 1 year ago) by cyanide to c/lemmyworld
 

Been using this one for over a decade. Works with Firefox's bookmark keywords feature.

Make a new bookmark, set the link as follows:

https://lemmy.world/c/%s (or your own Lemmy instance)

And in the "Keyword" field, use "c" or "lemmy" or whatever.

Now, when you want to visit a specific Lemmy community on your home instance, you can simply type:

"c community_name" in the address bar, or "lemmy community_name" in Firefox and it will open the community.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] Anemervi 6 points 1 year ago

This works in Chrome as well, also this is a nice (firefox) addon to go along with it so you can select text and right click to use one of your keywords.

You can also combine it with bookmarklets for more advanced things like

javascript:void(location.href='http://www.google.com/search?&q=site:'+location.href.split(%22/%22)[2]+'+%s')

Which lets you search the current site using google.