reporting word number automatically.
farhan israk
I am using latest nvda and microsoft word 2016. Is it possible to change settings so that nvda will announce word numbers automatically after each 5 or 10 words? |
|
Quentin Christensen
There isn't an NVDA setting for that. Theoretically it could be possible with an add-on, but I can't think of one which does it. There are a couple of things you can do to regularly check the word count, which is displayed in the status bar: 1) Press F6 to jump to the status bar. There are a number of other values here, so next press the right arrow to move to word count. Press SHIFT+F6 to move back to the document. Next time you press F6, the focus will jump straight to word count. 2) Press NVDA+end (NVDA+shift+end if using laptop keyboard layout). This reads the status bar. As noted, there are a number of other pieces of information here. While you can't reorder them, you can remove things you don't want. Again, press F6 to move to the status bar then the applications key to open the context menu. Press the down arrow to move through the list and spacebar to check and uncheck any items. Note that the state of the checkbox isn't reported. This is a known issue, but for now you'll just have to remember what is and isn't checked. If you would like to comment on the issue, it is this one: https://github.com/nvaccess/nvda/issues/5996 Regards Quentin. On Sun, Apr 11, 2021 at 2:47 AM farhan israk <fahim.net.2014@...> wrote:
--
Quentin Christensen Training and Support Manager Training: https://www.nvaccess.org/shop/ Certification: https://certification.nvaccess.org/ User group: https://nvda.groups.io/g/nvda Facebook: http://www.facebook.com/NVAccess Twitter: @NVAccess |
|
Rui Fontes
Hello!
We have develloped an add-on to count words, but only to selected text... https://www.tiflotecnia.net/wordCount.nvda-addon
Adapt it to announce automatically is, I think, possible, but only for one person and one app, wich already have a word count feature, don't seems reasonable...
Rui Fontes NVDA portuguese team
Às 05:48 de 12/04/2021, Quentin
Christensen escreveu:
|
|
benmoxey@...
Hi Farhan
Further to Quentin’s great suggestions, try the Word shortcut Control + Shift + G (for golf) to bring up the document statistics. Press escape when done to return to your place in the document.
Hope this is useful.
All the best.
Ben
From: nvda@nvda.groups.io <nvda@nvda.groups.io> On Behalf Of Quentin Christensen
Sent: Monday, 12 April 2021 2:48 PM To: nvda@nvda.groups.io Subject: Re: [nvda] reporting word number automatically.
There isn't an NVDA setting for that. Theoretically it could be possible with an add-on, but I can't think of one which does it.
There are a couple of things you can do to regularly check the word count, which is displayed in the status bar: 1) Press F6 to jump to the status bar. There are a number of other values here, so next press the right arrow to move to word count. Press SHIFT+F6 to move back to the document. Next time you press F6, the focus will jump straight to word count.
2) Press NVDA+end (NVDA+shift+end if using laptop keyboard layout). This reads the status bar. As noted, there are a number of other pieces of information here. While you can't reorder them, you can remove things you don't want. Again, press F6 to move to the status bar then the applications key to open the context menu. Press the down arrow to move through the list and spacebar to check and uncheck any items. Note that the state of the checkbox isn't reported. This is a known issue, but for now you'll just have to remember what is and isn't checked. If you would like to comment on the issue, it is this one: https://github.com/nvaccess/nvda/issues/5996
Regards
On Sun, Apr 11, 2021 at 2:47 AM farhan israk <fahim.net.2014@...> wrote:
-- Quentin Christensen
Web: www.nvaccess.org Training: https://www.nvaccess.org/shop/ Certification: https://certification.nvaccess.org/ User group: https://nvda.groups.io/g/nvda Facebook: http://www.facebook.com/NVAccess |
|
Ann Byrne <annakb@...>
In Word, press alt+r, then w.
toggle quoted message
Show quoted text
At 04:06 AM 4/15/2021, you wrote:
Hi Farhan |
|
And as a side note, ALT+R,W, suggested by Ms. Byrne, and CTRL+SHIFT+G, suggested by Mr. Moxey, both bring up the same Word Count dialog.
The difference is the first throws focus to the review ribbon, and activates the Word Count option, and once you exit the Word Count dialog the Review Ribbon is what's still active. The second just invokes the Word Count dialog no matter what ribbon happens to be on display and doesn't change it. When you close afer CTRL+SHIFT+G whatever ribbon had been active before hitting that command remains active. Using either still leaves your insertion point in the document wherever it had been immediately prior to your having invoked the dialog. -- Brian - Windows 10 Pro, 64-Bit, Version 20H2, Build 19042 Always remember others may hate you but those who hate you don't win unless you hate them. And then you destroy yourself. ~ Richard M. Nixon
|
|
farhan israk
Thanks to all. On Thu, 15 Apr 2021, 10:25 pm Brian Vogel, <britechguy@...> wrote: And as a side note, ALT+R,W, suggested by Ms. Byrne, and CTRL+SHIFT+G, suggested by Mr. Moxey, both bring up the same Word Count dialog. |
|