aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormarty hiatt <martianhiatus@riseup.net>2024-06-25 10:45:04 +0200
committermarty hiatt <martianhiatus@riseup.net>2024-07-01 18:04:22 +0200
commita191fb5f3fb118892845792fe34ab41d98ccdf53 (patch)
treefc8ec903c4fda4fdf3edf64f4bd9924737cb45f1
parentc14891151345abc20efb5669bbe209604c57450e (diff)
readme re bookmarks
-rw-r--r--README.org4
1 files changed, 1 insertions, 3 deletions
diff --git a/README.org b/README.org
index db79dde..1fbb047 100644
--- a/README.org
+++ b/README.org
@@ -415,9 +415,7 @@ to your translator function as its text argument. Here's what
*** 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]].
+=mastodon.el= implements a basic bookmark record and handler. Currently, this means that you can bookmark a post item and later load it in thread view. This could be expanded to any item with an id, but probably not to things like timeline views. If you want to be able to bookmark something, open an issue and ask, it's trivial to expand the bookmarking code.
** Dependencies