this post was submitted on 10 Jun 2023
765 points (97.6% liked)

Lemmy.World Announcements

29168 readers
41 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 info@lemmy.world 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 2 years ago
MODERATORS
 

(I'm creating a starting guide post here. Have patience, it will take some time...)

Disclaimer: I am new to Lemmy like most of you. Still finding my way. If you see something that isn't right, let me know. Also additions, please comment!

Welcome!

Welcome to Lemmy (on whichever server you're reading this)

About Lemmy

Lemmy is a federated platform for news aggregagtion / discussion. It's being developed by the Lemmy devs: https://github.com/LemmyNet

About Federation

What does this federation mean?

It means Lemmy is using a protocol (Activitypub) which makes it possible for all Lemmy servers to interact.

  • You can search and view communities on remote servers from here
  • You can create posts in remote communities
  • You can respond to remote posts
  • You will be notified (if you wish) of comments on your remote posts
  • You can follow Lemmy users/communities on other platforms that also use Activitypub (like Mastodon, Calckey etc) (There's currently a known issue with that, see here

Please note that a server only starts indexing a server/community once it has been interacted with by a user of this server.

A great image describing this, made by @ulu_mulu@lemmy.world : https://imgur.com/a/uyoYySY

About Lemmy.world

Lemmy.world is one of the many servers hosting the Lemmy software. It was started on June 1st, 2023 by @ruud@lemmy.world , who is also running https://mastodon.world, https://calckey.world and others.

A list of Lemmy servers and their statistics can be found at FediDB

Quick start guide

Account

You can use your account you created to log in to the server on which you created it. Not on other servers. Content is federated to other servers, users/accounts are not.

Searching

In the top menu, you'll see the search icon. There, you can search for posts, communities etc.

You can just enter a search-word and it will find the Post-titles, post-content, communities etc containing that word that the server knows of. So any content any user of this server ever interacted with.

You can also search for a community by it's link, e.g. [!Netherlands@lemmy.nl](/c/Netherlands@lemmy.nl). Even if the server hasn't ever seen that community, it will look it up remotely. Sometimes it takes some time for it to fetch the info (and displays 'No results' meanwhile..) so just be patient and search a second time after a few seconds.

Creating communities

First, make sure the community doesn't already exist. Use search (see above). Also try https://browse.feddit.de/ to see if there are remote communities on other Lemmy instances that aren't known to Lemmy.world yet.

If you're sure it doesn't exist yet, go to the homepage and click 'Create a Community'.

It will open up the following page:

Here you can fill out:

  • Name: should be all lowercase letters. This will be the /c/
  • Display name: As to be expected, this will be the displayed name.
  • You can upload an icon and banner image. Looks pretty.
  • The sidebar should contain things like description, rules, links etc. You can use Markdown (yey!)
  • If the community will contain mainly NSFW content, check the NSFW mark. NSFW is allowed as long as it doesn't break the rules
  • If you only want moderators to be able to post, check that checkbox.
  • Select any language you want people to be able to post in. Apparently you shouldn't de-select 'Undetermined'. I was told some apps use 'Undetermined' as default language so don't work if you don't have it selected

Reading

I think the reading is obvious. Just click the post and you can read it. SOmetimes when there are many comments, they will partly be collapsed.

Posting

When viewing a community, you can create a new post in it. First of all make sure to check the community's rules, probably stated in the sidebar.

In the Create Post page these are the fields:

  • URL: Here you can paste a link which will be shown at the top of the post. Also the thumbnail of the post will link there. Alternatively you can upload an image using the image icon to the right of the field. That image will also be displayed as thumbnail for the post.
  • Title: The title of the post.
  • Body: Here you can type your post. You can use Markdown if you want.
  • Community: select the community where you want this post created, defaults to the community you were in when you clicked 'create post'
  • NSFW: Select this if you post any NSFW material, this blurs the thumbnail and displays 'NSFW' behind the post title.
  • Language: Specify in which language your post is.

Also see the Lemmy documentation on formatting etc.

Commenting

Moderating / Reporting

Client apps

There are some apps available or in testing. See this post for a list!

Issues

When you find any issue, please report so here: https://lemmy.world/post/15786 if you think it's server related (or not sure).

Report any issues or improvement requests for the Lemmy software itself here: https://github.com/LemmyNet

Known issues

Known issues can be found in the beforementioned post, one of the most annoying ones is the fact that post/reply in a somewhat larger community can take up to 10 seconds. It seems like that's related to the number of subscribers of the community.

I'll be looking into that one, and hope the devs are too.

(page 6) 50 comments
sorted by: hot top controversial new old
[–] nonagonOrc@lemmy.world 1 points 2 years ago

Great initiative!

[–] regnskog@lemmy.world 1 points 2 years ago

Frankly I’ve been looking for a while now and I can’t figure out how to subscribe to a community?

[–] gts@lemmy.world 1 points 2 years ago

this is great, thanks for this - going to have a good read through over the blackout for the next few days

[–] 2Xtreme21@lemmy.world 1 points 2 years ago

So I’m a total newbie to this whole thing, and I’m sure I’m just being stupid, but I’m running into a weird problem. There’s a community on feddit.de that I’d like to participate in (!germany@feddit.de), and I found it successfully in the lemmy.world search, but when I go in via the search result, it doesn’t show any content. However going to the community directly on via the URL — https://feddit.de/c/germany — I see a post with a bunch of comments.

Is there something I’m missing here? I can subscribe and post via lemmy.world but it seems like I’m the only one in the community.

Thanks all! I’m really looking forward to getting a handle on this…

[–] RandomAndy@lemmy.world 1 points 2 years ago

Has anybody an idea how to get the thumbnails to work properly?

I the post here it says once using the 'Upload Image' function, that the image will show in the post and as thumbnail. The latter doesn't seem to work for me on Jerboa.

The only way that worked for me so far was to link the uploaded image (via the button) by adding the url as ![](IMAGE_URL) to the body of the post.

[–] Swarming@sh.itjust.works 1 points 2 years ago

What is the ideal resolution for a community banner so as not to unnecessarily 'weigh it down' with a super high-resolution image?

[–] TheInsane42@lemmy.world 1 points 1 year ago

Would it be an idea to add the alternative interfaces in this post?

[–] mayo@lemmy.world 1 points 1 year ago

New users: this instance is too large, please join a smaller instance.

[–] deniz@lemmy.world 1 points 9 months ago

please add turkish language

[–] ulu_mulu@lemmy.world 1 points 2 years ago* (last edited 2 years ago) (2 children)

What does "Subscribe Pending" mean?

I clicked the Subscribe button on !guildwars2@lemmy.ml but I get that yellow pending button instead of the green "joined". Is it because of the heavy load?

Not a big problem, I can read and post there, but I was curious.

load more comments (2 replies)
[–] Devendra@lemmy.world 1 points 1 year ago
[–] luis123456@lemmy.world 1 points 1 year ago

Thank you for this guide! Helped me alot!

[–] too_much_too_soon@lemmy.world 1 points 1 year ago

Are there any more guides for Moderators and about editing communities? e.g. can images and banners be edited after creation? Where exactly are the mod tools options to found as a moderator? I'm very new to this and there is very little that is obvious to me.
This basic guide is very helpful but where can I find more? thanks in advance

[–] squirrelwithnut@lemmy.world 1 points 2 years ago

Thank you for this post @Ruud. I'm a Reddit refugee like a lot of new users today, and I didn't quite understand what Lemmy was until I read your post. Now it makes complete sense.

[–] ulu_mulu@lemmy.world 1 points 2 years ago* (last edited 2 years ago) (1 children)

Thank you! A user guide is sorely needed, I'm still overwhelmed by all this new stuff lol, I'm sure I'm not the only one.

load more comments (1 replies)
load more comments
view more: ‹ prev next ›