diff options
-rw-r--r-- | mastodon-index.org | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mastodon-index.org b/mastodon-index.org index 0108fce..90be3df 100644 --- a/mastodon-index.org +++ b/mastodon-index.org @@ -155,6 +155,7 @@ | C-c C-k | mastodon-toot--cancel | Kill new-toot buffer/window. Does not POST content. | | C-c C-v | mastodon-toot--change-visibility | Change the current visibility to the next valid value. | | C-c ! | mastodon-toot--clear-all-attachments | Remove all attachments from a toot draft. | +| C-c C-o | mastodon-toot--clear-poll | Remove poll from toot compose buffer. | | | mastodon-toot--copy-toot-text | Copy text of toot at point. | | C | mastodon-toot--copy-toot-url | Copy URL of toot at point. | | C-c C-p | mastodon-toot--create-poll | Prompt for new poll options and return as a list. | |