aboutsummaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
Diffstat (limited to 'README.org')
-rw-r--r--README.org10
1 files changed, 8 insertions, 2 deletions
diff --git a/README.org b/README.org
index 8adfe64..0be0248 100644
--- a/README.org
+++ b/README.org
@@ -175,7 +175,9 @@ Pops a new buffer/window in =mastodon-toot= minor mode. Enter the
contents of your toot here. =C-c C-c= sends the toot. =C-c C-k= cancels.
Both actions kill the buffer and window.
-Autocompletion of mentions is provided by a mastodon company backend (requires =company-mode=).
+Autocompletion of mentions and tags is provided by mastodon company backends
+(requires =company-mode= and =mastodon-toot--enable-completion= must be set to =t=)
+. Type =@= or =#= followed by two or more characters for candidates to appear.
Replies preserve visibility status/content warnings, and include boosters by default.
@@ -213,7 +215,11 @@ See =M-x customize-group RET mastodon= to view all customize options.
- Compose options:
- Default toot visibility, using =mastodon-toot--default-visibility= variable. Valid values are ="public"=, ="unlisted"=, ="private"=, or =direct=.
+<<<<<<< HEAD
- Completions for user mentions
+=======
+ - Completion for mentions and tags
+>>>>>>> develop
- Enable custom emoji
*** live-updating timelines: =mastodon-async-mode=
@@ -258,7 +264,7 @@ This version depends on the library =request= (for uploading attachments). You
can install it from MELPA, or https://github.com/tkf/emacs-request.
Optional dependencies:
-- =company= for autocompletion of mentions when composing a toot
+- =company= for autocompletion of mentions and tags when composing a toot
- =emojify= for inserting and viewing emojis
- =mpv= and =mpv.el= for viewing videos and gifs
- =lingva.el= for translating toots