AppendText 1.1

1. Purpose

This add-on is used to append text into the clipboard, what can be useful when you want to join and paste strings of text from different places.

Furthermore, it also allows to delete the clipboard content.

2. Commands

2.1. Keystrokes

control+NVDA+shift+e
Appends the selected text to the clipboard, or the string which has been marked with review cursor.
control+NVDA+shift+x
Removes the clipboard content.
control+NVDA+shift+c
Sets the start marker for Append Text by using the review cursor

2.2. Menu (NVDA submenu: NVDA+n>)

Delete appended text
Removes the clipboard content.
Append Text separator
Allows to set a separator which can be used to find the different strings of appended text.
Open documentation
Opens the documentation for this add-on.

References