Smaal feature request - global search, multiple entries
Could this be implemented in the next feature VoodooPad, thx? When you do a global search, you land at the first entry in the file which is great. However, there could be more entries in the same file of the same string and you end up opening up the document and do another per document search to find the other entries. Could we have a file menu or button in the global search that is activated if there are more than one hit and you could go to the next one? Even better a back and forth, two-pair button system going to next and previous to look at the content. Thx.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
1 Posted by Kent Sandvik on 15 Apr, 2018 02:26 AM
Well, I found a workaround, you select the first hit and then you could continue with command-G. So actually a really small fix would be to allow command-G with the first hit without the need to select the found string.
2 Posted by Kent Sandvik on 15 Apr, 2018 02:27 AM
Hehe, this is actually a bug, you have to de-select any found string to continue with command-G, it should work independently. So let's classify this as a bug.
3 Posted by Kent Sandvik on 15 Apr, 2018 02:28 AM
Actually it's a bug, if you de-select the first hit and then hit command-G, you could continue finding the other entries. This should work without the need to de-select the first hit.
4 Posted by Sarah on 16 Apr, 2018 07:37 PM
Hi Kent,
Thanks for the feedback. I've passed your suggestion on to the rest of the team and we'll keep it in mind while we work on updates.
All the best,
Sarah
Primate Labs Inc.
5 Posted by Kent Sandvik on 16 Apr, 2018 07:56 PM
Hi, thanks, yes I think it's an easy fix inside validateUserInterfaceItem
code. --Kent