Skip to content

Commit

Permalink
Draft: Upload attachment from clipboard
Browse files Browse the repository at this point in the history
`:upload` argument is made optional. If omitted, then it will try to
grab an image from the clipboard instead.

The user might not know this behaviour and the command does not
indicate that the clipboard will be grabbed and uploaded without any
confirmation. There could be sensitive information in it.

There should be some mechanism to confirm/ask the user, or await a
"manual paste" (Ctrl-V? Shift-Ctrl-V?).
  • Loading branch information
benjajaja committed Feb 2, 2023
1 parent 3629f15 commit f3ee82a
Show file tree
Hide file tree
Showing 5 changed files with 491 additions and 17 deletions.
Loading

0 comments on commit f3ee82a

Please sign in to comment.