aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormarty hiatt <martianhiatus@riseup.net>2024-06-25 10:45:04 +0200
committermarty hiatt <martianhiatus@riseup.net>2024-06-25 10:45:04 +0200
commit2d4cedbf68fff79f9fb84db6153c3c35d9c87d28 (patch)
treefc8ec903c4fda4fdf3edf64f4bd9924737cb45f1
parent66b14285e428207a60bfa18cc1464c1087713258 (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