diff options
Diffstat (limited to 'doc/en/member/interact.md')
-rw-r--r-- | doc/en/member/interact.md | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/doc/en/member/interact.md b/doc/en/member/interact.md new file mode 100644 index 000000000..9dec01a2e --- /dev/null +++ b/doc/en/member/interact.md @@ -0,0 +1,24 @@ +## Interact with posts + +You can interact with posts that you see in the stream. This is one of the purposes of social networks. You can comment on such a post, but there are also other ways of interacting. +The buttons for this can be found at the bottom right of the post. + + + +You can ‘like’ 🖒 or ‘dislike’ a post 🖓 or you can react to a post with an emoji: + + + +Further functions can be found in the ⚙ menu. + + + +#include doc/en/member/repeat.md; +#include doc/en/member/share.md; +#include doc/en/member/link_to_source.md; +#include doc/en/member/save_to_folder.md; +#include doc/en/member/toggle_star_status.md; +#include doc/en/member/show_source_code.md; +#include doc/en/member/follow_conversation.md; +#include doc/en/member/delete.md; +#include doc/en/member/conversation_features.md; |