alphapapa / org-ql

A searching tool for Org-mode, including custom query languages, commands, saved searches and agenda-like views, etc.
GNU General Public License v3.0
1.35k stars 104 forks source link

Jump to searched-for tokens after showing result entry #388

Open Ypot opened 6 months ago

Ypot commented 6 months ago

OS/platform

Windows

Emacs version and provenance

GNU Emacs 29.1 (build 2, x86_64-w64-mingw32) of 2023-07-31

http://ftp.rediris.es/mirror/GNU/emacs/windows/emacs-29/

Org version and provenance

Org mode version 9.4.5 (9.4.5-29-gc43041-elpa)

org-ql package version and provenance

20231224.710

Description

When I do a search for a text that is in the body of an entry, I get in the results just the headline that contains that text. Then, I have to go to the result, and do a new "isearch" to get to the place where it is placed the required text.

I suggest the feature to show in the results, and to be able to go, the exact searched text when it is located in the body of an entry.

Etc.

No response

alphapapa commented 6 months ago

This would be nice, indeed. Thanks for suggesting.