aboutsummaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
authormarty hiatt <martianhiatus [a t] riseup [d o t] net>2023-01-10 12:08:16 +1100
committermarty hiatt <martianhiatus [a t] riseup [d o t] net>2023-01-10 12:08:16 +1100
commitb8cf48227809612c578aa011ddf821a8c6f6ce41 (patch)
tree85aa02b456924f674cc2add10f165beba5b7dad0 /README.org
parentd94b3fa785affcb294fe44f1319af97630249751 (diff)
readme update - mastodon-alt
Diffstat (limited to 'README.org')
-rw-r--r--README.org8
1 files changed, 7 insertions, 1 deletions
diff --git a/README.org b/README.org
index 85ff179..34a47d6 100644
--- a/README.org
+++ b/README.org
@@ -227,7 +227,7 @@ You can download and use your instance's custom emoji
*** Other commands and account settings:
-In addition to =mastodon=, the following functions are autoloaded and should
+In addition to =mastodon=, the following three functions are autoloaded and should
work without first loading =mastodon.el=:
- =mastodon-toot=: Compose new toot
- =mastodon-notifications-get=: View all notifications
@@ -280,6 +280,12 @@ See =M-x customize-group RET mastodon= to view all customize options.
- Enable custom emoji
- Display toot being replied to
+*** Alternative timeline layout
+
+The incomparable Nicholas Rougier has written an alternative timeline layout for =mastodon.el=.
+
+The repo is at https://github.com/rougier/mastodon-alt.
+
*** Live-updating timelines: =mastodon-async-mode=
(code taken from https://github.com/alexjgriffith/mastodon-future.el.)