From 918b7cbb4949e1f6c8f74e21804de47a6c6942ca Mon Sep 17 00:00:00 2001 From: Cassolotl Date: Mon, 1 Jan 2018 19:38:56 +0000 Subject: [PATCH] Favouriting a toot also saves it (#503) --- Using-Mastodon/User-guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Using-Mastodon/User-guide.md b/Using-Mastodon/User-guide.md index 9913aef2..c8ae81e0 100644 --- a/Using-Mastodon/User-guide.md +++ b/Using-Mastodon/User-guide.md @@ -86,7 +86,7 @@ If you're making a post belonging to a wider subject, it might be worth adding a ##### Boosts and Favourites -You can *favourite* another user's toot by clicking the star icon underneath. This will send the user a notification that you have marked their post as a favourite; the meaning of this varies widely by context from a general "I'm listening" to signalling agreement or offering support for the ideas expressed. +You can *favourite* another user's toot by clicking the star icon underneath. This will send the user a notification that you have marked their post as a favourite; the meaning of this varies widely by context from a general "I'm listening" to signalling agreement or offering support for the ideas expressed. Clicking the star icon also adds the toot to your list of saved toots, which can be found through the Getting Started menu. Additionally you can *boost* toots by clicking the "circular arrows" icon. Boosting a toot will show it on your profile timeline and make it appear to all your followers, even if they aren't following the user who made the original post. This is helpful if someone posts a message you think others should see, as it increases the message's reach while keeping the author information intact.