diff options
author | marty hiatt <martianhiatus [a t] riseup [d o t] net> | 2023-05-20 10:50:45 +0200 |
---|---|---|
committer | marty hiatt <martianhiatus [a t] riseup [d o t] net> | 2023-05-20 10:51:13 +0200 |
commit | 333109f2a312933e053dd4f6364093e30e2ba682 (patch) | |
tree | 99f9e1a88129985be6e7cd98a257ab3f6ac4b3c5 /README.org | |
parent | 60209c881798aa9e649ddedd2879dfdeaeb32004 (diff) |
readme re index
Diffstat (limited to 'README.org')
-rw-r--r-- | README.org | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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]]. |