aboutsummaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
authormarty hiatt <martianhiatus [a t] riseup [d o t] net>2023-05-20 10:50:45 +0200
committermarty hiatt <martianhiatus [a t] riseup [d o t] net>2023-05-20 10:51:13 +0200
commit333109f2a312933e053dd4f6364093e30e2ba682 (patch)
tree99f9e1a88129985be6e7cd98a257ab3f6ac4b3c5 /README.org
parent60209c881798aa9e649ddedd2879dfdeaeb32004 (diff)
readme re index
Diffstat (limited to 'README.org')
-rw-r--r--README.org5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.org b/README.org
index 7bc75db..f5e0237 100644
--- a/README.org
+++ b/README.org
@@ -335,6 +335,10 @@ See =M-x customize-group RET mastodon= to view all customize options.
- Display toot being replied to
- Set default reply visibility
+*** Commands and variables index
+
+An index of all user-facing commands and custom variables is available here: [[file:mastodon-index.org][mastodon-index.org]].
+
*** Alternative timeline layout
The incomparable Nicholas Rougier has written an alternative timeline layout
@@ -379,6 +383,7 @@ to your translator function as its text argument. Here's what
#+end_src
*** bookmarks and =mastodon.el=
+
=mastodon.el= doesn’t currently implement its own bookmark record and handler,
which means that emacs bookmarks will not work as is. Until we implement them,
you can get bookmarks going immediately by using [[https://github.com/emacsmirror/emacswiki.org/blob/master/bookmark%2b.el][bookmark+.el]].