diff options
author | Johnson Denen <johnson.denen@gmail.com> | 2017-04-18 10:40:38 -0400 |
---|---|---|
committer | Johnson Denen <johnson.denen@gmail.com> | 2017-04-18 10:44:40 -0400 |
commit | bf556946eb0b9cb7c9ad329adcdfa3a8deb29795 (patch) | |
tree | bd24d0a00ae0acc6f9f37926392b6115ea66ce6b | |
parent | 27d152d85d9e26dc3080dfabb155980b22405c3f (diff) |
Update README.org
-rw-r--r-- | README.org | 13 |
1 files changed, 12 insertions, 1 deletions
@@ -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= |