title: Posting to your profile description: Sharing your thoughts has never been more convenient. menu: docs:
weight: 30
parent: user
{{< figure src="assets/compose-with-cw.jpg" caption="Compose form with CW enabled" >}}
The main body of each status update can be composed using the text field. The default character limit is 500 characters.
{{< figure src="assets/compose-links.jpg" caption="Links must start with http(s):// and are counted as 23 characters regardless of length." >}}
If you include links in your post, they must begin with http://
or https://
. All links are counted as 23 characters, no matter how long they actually are, so there is no need to use a link shortener to save characters. In fact, using a link shortener is actively discouraged.
{{< figure src="assets/compose-mentions.jpg" caption="Suggested mentions for both local and remote users." >}}
You can mention users by typing out their full address, e.g. @alice@example.com
. Note that any usage of@word
will be interpreted as mentioning the local user with the username word
, if that user exists. Only the username part will count against your character limit -- the domain is not counted.
{{< figure src="assets/compose-hashtags.jpg" caption="Hashtags are autosuggested by usage frequency." >}}
You can use a #hashtag
to make your post discoverable to anyone searching for that hashtag. Hashtags can contain alphanumeric characters and underscores, but cannot contain numbers only.
{{< figure src="assets/compose-custom-emoji.jpg" caption="An array of custom emoji are available in the selector." >}}
Each server offers a set of custom emoji you can use, like on Discord. You can use an emoji using its shortcode like :thounking:
, or by clicking the emoji face in the compose box and browsing through the "Custom" category. You can also browse through and search for standard unicode emoji.
You can attach either files or a poll to your status.
{{< figure src="assets/compose-media-attachment.jpg" caption="Thumbnail for attached media, with options to delete, edit, or mark as sensitive" >}}
Click the paper clip to attach a file to your post. You can attach the following:
{{< figure src="assets/edit-media.jpg" caption="Edit media to add a media description or choose a focal point for the preview thumbnail." >}}
By clicking the "Edit" link on the attachment thumbnail, you can load a modal which will allow adding a media description or changing the focal point. Although optional, it is a good idea to add media descriptions that briefly describe what is in contained in the media. These descriptions will be shown when the media fails to load for any reason, or when accessed by screen readers and other assistive technology. Setting the focal point is also optional, but can make preview thumbnails looks better when they are not shown in a 16:9 aspect ratio.
{{< figure src="assets/compose-polls.jpg" caption="A poll with 2 one-of choices, expiring in 1 day" >}}
Click the bar graph icon to attach a poll to your post.
Level | Public timelines | Permalink | Profile view | Home feeds |
---|---|---|---|---|
Public | Yes | Yes | Yes | Yes |
Unlisted | No | Yes | Yes | Yes |
Followers-only | No | Logged in on the same site | In-app or logged in | Yes |
Direct | No | Logged in and mentioned | In-app or logged in | No |
Posts can be published with one of four different privacy levels, as described below. You can set a default privacy level for your posts, and you can change the privacy level for a draft post by selecting the "Change Post Privacy" icon beneath the text of the post.
The default option.
Exactly the same as public, but with the following difference:
A more limited delivery option.
{{< hint style="warning" >}} To effectively publish private (followers-only) posts, you must lock your account–otherwise, anyone could follow you to view older posts. {{< /hint >}}
{{< hint style="danger" >}} Please mind that post privacy on Mastodon is per-post, rather than account-wide, and as such there is no way to make past public posts private. {{< /hint >}}
Send your post only to mentioned users.
{{< hint style="warning" >}} Do not share dangerous and sensitive information over direct messages. Mastodon is not an encrypted messaging app like Signal or Wire, the database administrators of the sender’s and recipient’s servers have access to the text. Use them with the same caution as you would use forum PMs, Discord PMs and Twitter DMs. {{< /hint >}}
Your replies will only appear on your followers' Home feeds if they follow both you and the person you are replying to.
Some notes about this:
@mention
is not considered a reply, so it will show up on the Home feed of all your followers.{{< figure src="assets/status-cw.jpg" caption="A status with a CW that is marked as sensitive content." >}}
One feature that Mastodon provides that you may not have seen on other social networks is the option to attach a content warning to your posts. When a content warning is included, the status content will be collapsed by default, and only the CW will be shown, similarly to an email subject line or a "read more" break. This can be used to add a summary or subject for your post, to collapse long posts, or to otherwise provide context or setup for the body of the post.
When media is attached, a checkbox appears to allow you to "mark media as sensitive". This hides the full media behind a blurred thumbnail by default. Adding a CW to a post automatically marks the media as sensitive as well.