diff options
author | marty hiatt <martianhiatus [a t] riseup [d o t] net> | 2023-03-21 11:54:47 +0100 |
---|---|---|
committer | marty hiatt <martianhiatus [a t] riseup [d o t] net> | 2023-03-21 11:54:47 +0100 |
commit | 5e2eaa095226df7ce8c05d1d77e3ec1671a768cf (patch) | |
tree | 919e634721eb79490656eff12780269efab4ff6d | |
parent | 4c1ba801c2f72b1f58e084ba3e68ec498a7fb62c (diff) |
readme re bookmarks / bookmark+.el
-rw-r--r-- | README.org | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -360,6 +360,9 @@ to your translator function as its text argument. Here's what (message "No toot to translate?")))) #+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]]. + ** Dependencies Hard dependencies (should all install with =mastodon.el=): |