0 votes
395 vues

We have a number of different note tags with individual templates. When I insert a note then it will always default to the top “To Do Tag” and then I need to scroll to the correct tag for that particular note.
Is there a way assign shortcuts to specific note tags so I can skip the scrolling step and instead open to the correct tag with a keyboard shortcut?

Paratext par (252 points)
réaffiché | 395 vues

3 Réponses

0 votes
Meilleure réponse

Hi anon233143

It would be great if this was possible. I’m having the same problem. As a workaround I have just written a short script in AutoHotkey (which is running on my system all the time anyway). It seems to work but I haven’t extensively tested it. Here it is:

#SingleInstance force
SetTitleMatchMode, 1

#If WinActive(“Paratext”)
; Shift+Ctrl+x Create Note with Tag xx
+^x::
Send, {CTRLDOWN}{SHIFTDOWN}n{SHIFTUP}{CTRLUP}
WinWait, Note,
IfWinNotActive, Note, , WinActivate, Note,
WinWaitActive, Note,
MouseClick, left, 59, 39
Sleep, 100
MouseClick, left, 59, 173
Sleep, 100
return
#If

I recorded the first version of this with AutoScriptWriter, then edited it. You should be able to create several versions of this and adjust the MouseClick coordinates accordingly.

I hope this will be helpful.

rfkvg

par (245 points)
réaffiché
0 votes

Hi rfkvg, nice to hear from you. Thanks for the tip about using AutoHotkey. I never used this before but will certainly look into it.
cheers,
anon233143

par (252 points)
0 votes

I like rfkvg’s idea of using AutoHotkey but if there were a native Paratext keyboard shortcut that would be really nice.

par (184 points)

I have already suggested it to the Paratext folks as a feature for one of the next updates. I think if enough people support this, they might add it in the future.

Questions connexes

+1 vote
2 réponses 338 vues
Hello, Currently we are checking our translation and jumping around a lot from verse to verse and chapter to chapter. ... Est. reading time: 13 minutes Thanks so much, anon094061
alex_larkin 379 posée mai 6, 2021
+1 vote
1 réponse 170 vues
I'm just wondering if there are any sort of shortcut keys that work while in the Interlinearizer. I noticed that in ... allow the user to stay at the keyboard and work faster.
Stephen Katt 1,3k posée sept. 23, 2022
0 votes
2 réponses 607 vues
Is there a keyboard shortcut to be able to Edit an existing Note? Instead of having to click the pencil' icon? I ... are available in Paratext? but didn't find anything Paul
Paul 642 posée juin 1, 2015
0 votes
2 réponses 314 vues
We want to add some note categories with unique tags. But the only icon available is the flag: We used to have ... ...but those options have disappeared. Can anyone explain why?
DVM 175 posée mai 8, 2024
0 votes
2 réponses 80 vues
Notre équipe gère au moins 16 projets Paratext. Nous devons connaître le nombre de notes non résolues portant l' ... sujet. John Nystrom Aitape West Translation Programme SIL PNG
john_nystrom 312 posée juin 8
Welcome to Support Bible, where you can ask questions and receive answers from other members of the community.
For we were all baptized by one Spirit so as to form one body—whether Jews or Gentiles, slave or free—and we were all given the one Spirit to drink.
1 Corinthians 12:13
3,044 questions
6,003 réponses
5,671 commentaires
2,026 utilisateurs