Skip to content

Latest commit

 

History

History
35 lines (20 loc) · 1.21 KB

README.md

File metadata and controls

35 lines (20 loc) · 1.21 KB

snippetsForNVDA 1.0.9

Text snippet handling features for NVDA

download

Download the Snippets for NVDA 1.0.9 addon

Features

Snippet memory slots

This addon includes 10 snippet memory slots that you can use to copy and paste text between applications.

How it works?

  • Install the addon.

  • Select some text.

  • Press NVDA+CONTROL+numeric keys to copy the selected text to a memory slot. If there is data on the selected memory slot, it will be overwritten with your selected text, otherwise it will be copied to that slot.

  • Press NVDA+CONTROL+SHIFT+numeric keys once to hear the content of this memory slot.

  • Press NVDA+CONTROL+SHIFT+numeric keys twice quickly to paste the content of this memory slot to the running application.

  • Press NVDA+ALT+S to save the snippets to disk.

  • Press NVDA+ALT+L to load the previously saved snippets from disk."""),

Contributing and translating

If you want to contribute or translate this addon, please access the project repository and find instructions on the contributing.md in the english documentation directory