From 8818971cb274f458d17ad8651480cf64a64d8b0e Mon Sep 17 00:00:00 2001 From: marty hiatt Date: Fri, 26 Aug 2022 18:27:44 +0200 Subject: readme re completion --- README.org | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.org b/README.org index 7503328..53bfc3c 100644 --- a/README.org +++ b/README.org @@ -176,7 +176,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. @@ -214,7 +216,7 @@ 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=. - - Completions for mentions + - Completion for mentions and tags - Enable custom emoji *** live-updating timelines: =mastodon-async-mode= @@ -259,7 +261,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 -- cgit v1.2.3