Updated Clipboard (markdown)

master
hius07 3 years ago
parent d164118457
commit b5c970ad70

@ -22,35 +22,22 @@ Then press <kbd>...</kbd> and <kbd>Copy</kbd>.
## Input dialogs
The Clipboard popup menu in the input dialogs is invoked with a hold at any position of the input field.
The Clipboard popup menu in input dialogs is invoked with a hold at any position of the input field.
The clipboard is available in all input dialogs.
![7](https://user-images.githubusercontent.com/62179190/119809556-e85f0500-beed-11eb-8488-3815244b9078.png)
--
![8](https://user-images.githubusercontent.com/62179190/119809569-ea28c880-beed-11eb-8e1d-52eb8429d28d.png)
![1](https://user-images.githubusercontent.com/62179190/123585006-14222300-d7eb-11eb-97a9-61c2b2f7d9fe.png)
--
To **paste** a block of text to the input field of input dialogs:
Put the cursor to desired location with a tap or virtual keyboard arrow buttons, invoke the Clipboard menu and press <kbd>Paste</kbd>.
The clipboard content can be edited prior to paste.
![4](https://user-images.githubusercontent.com/62179190/119809532-e39a5100-beed-11eb-981a-807eaa33d092.png)
--
To **copy** a text to the clipboard from input dialogs invoke the Clipboard menu and press:
<kbd>All</kbd> - to copy all text;
<kbd>Copy all</kbd> - to copy all text;
<kbd>Line</kbd> - to copy a line with the cursor;
<kbd>Copy line</kbd> - to copy a line with the cursor;
<kbd>Word</kbd> - to copy a word with the cursor.
<kbd>Copy word</kbd> - to copy a word with the cursor.
![5](https://user-images.githubusercontent.com/62179190/119809541-e4cb7e00-beed-11eb-9002-04034f148626.png)
--
![6](https://user-images.githubusercontent.com/62179190/119809549-e6954180-beed-11eb-93d3-94dd599f2219.png)
--
To **copy** a block of text to the clipboard from input dialogs:
- invoke the Clipboard menu and press <kbd>Select</kbd>;
- put the cursor to the start point of a selection and hold any point of the input field;

Loading…
Cancel
Save