enhance: make it easy to different between search-in-page and find-in-page

pull/6629/head
Tienson Qin 2022-09-06 21:20:53 +08:00
parent 0077ac4706
commit d822f5928a
1 changed files with 3 additions and 3 deletions

View File

@ -76,11 +76,11 @@
:editor/zoom-in "Zoom in editing block / Forwards otherwise"
:editor/zoom-out "Zoom out editing block / Backwards otherwise"
:ui/toggle-brackets "Toggle whether to display brackets"
:go/search-in-page "Search in the current page"
:go/electron-find-in-page "Find in page"
:go/search-in-page "Search blocks in the current page"
:go/electron-find-in-page "Find text in page"
:go/electron-jump-to-the-next "Jump to the next match to your Find bar search"
:go/electron-jump-to-the-previous "Jump to the previous match to your Find bar search"
:go/search "Full text search"
:go/search "Search pages and blocks"
:go/journals "Go to journals"
:go/backward "Backwards"
:go/forward "Forwards"