aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.org13
1 files changed, 12 insertions, 1 deletions
diff --git a/README.org b/README.org
index c5700ab..018270d 100644
--- a/README.org
+++ b/README.org
@@ -54,12 +54,15 @@ This value can be customized too, and defaults to
=M-x mastodon=
-Opens a =*mastodon-home*= buffer in the major mode so you can see toots. Keybindings:
+Opens a =*mastodon-home*= buffer in the major mode so you can see toots.
+
+**** Keybindings
|-----+------------------------------------------------|
| Key | Action |
|-----+------------------------------------------------|
| =?= | Open context menu (if =discover= is available) |
+| =b= | Boost toot under =point= |
| =F= | Open federated timeline |
| =H= | Open home timeline |
| =j= | Go to next toot |
@@ -71,6 +74,14 @@ Opens a =*mastodon-home*= buffer in the major mode so you can see toots. Keybind
| =T= | Prompt for tag and open its timeline |
|-----+------------------------------------------------|
+**** Legend
+
+|--------+----------------------|
+| Marker | Meaning |
+|--------+----------------------|
+| =(B)= | I boosted this toot. |
+|--------+----------------------|
+
*** Toot toot
=M-x mastodon-toot=